{
  "id": "/",
  "name": "ACEvo Server Launcher",
  "short_name": "ACEVO",
  "description": "Assetto Corsa EVO Server Manager",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0d1018",
  "theme_color": "#e50914",
  "icons": [
    {
      "src": "icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}