{
  "name": "GPS Simulator",
  "short_name": "GPS Simulator",
  "description": "GPS Simulator for route, vehicle, and Traccar/OsmAnd testing.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f3f9ff",
  "theme_color": "#1e90ff",
  "icons": [
    {
      "src": "app-icon-192.png?v=20260527-03",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "app-icon-512.png?v=20260527-03",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "app-icon-maskable-512.png?v=20260527-03",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
