{
  "name": "ScootNav — Free GPS Navigation App for E-Scooters",
  "short_name": "ScootNav",
  "description": "Free GPS navigation for e-scooters and e-bikes. Turn-by-turn OSM routing, live speed, ETA, voice guidance in 10+ languages, charging-point map, multi-rider tracking. No account, no ads, no tracking.",
  "id": "scootnav-app",
  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#08090c",
  "theme_color": "#08090c",
  "lang": "en",
  "dir": "ltr",
  "categories": ["navigation", "travel", "utilities", "maps"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/icon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "Navigate to Amazon DTM1",
      "short_name": "DTM1",
      "description": "Start navigation to Amazon DTM1 Werne",
      "url": "/app/",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Navigate to Dortmund Hbf",
      "short_name": "Dortmund",
      "description": "Start navigation to Dortmund Hauptbahnhof",
      "url": "/app/",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
