{
  "name": "Driver Assistant",
  "short_name": "Driver Assistant",
  "description": "Driver Assistant & Telemetrie",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><circle cx=%2250%22 cy=%2250%22 r=%2250%22 fill=%22%232563EB%22/><path d=%22M50 85s33-16.5 33-41.2V20.6L50 8.2 17 20.6v23.2C17 68.5 50 85 50 85z%22 fill=%22%23FFF%22/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}