{
  "name": "Jarvis Navigator",
  "short_name": "JarvisNav",
  "description": "Teil von Jarvis und der Erdling: Jarvis-Style Navigationssystem mit Live-GPS, Sprach-Navigation mit lokalem STT-Fallback, Koordinaten und gespeicherten Orten.",
  "start_url": "./index.html?v=3.1",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#02120f",
  "background_color": "#02120f",
  "icons": [
    { "src": "assets/icons/jarvis_navigator-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "assets/icons/jarvis_navigator-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
