{
  "name": "Live Speedometer Online",
  "short_name": "Speedometer",
  "description": "Live GPS speedometer measuring velocity in km/h and MPH with HUD mode.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#07090e",
  "theme_color": "#07090e",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
