{
  "name": "UltiMap v3 — Next-Gen 3D Navigation",
  "short_name": "UltiMap",
  "description": "World-class free 3D navigation with voice guidance. Built on OpenStreetMap, OSRM, MapLibre GL.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#08090c",
  "theme_color": "#00e87a",
  "orientation": "any",
  "categories": ["navigation", "maps", "travel"],
  "lang": "en",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%2308090c'/><text y='.85em' font-size='72' x='14'>🗺</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Navigate",
      "short_name": "Navigate",
      "description": "Start navigation",
      "url": "/?tab=route",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🧭</text></svg>", "sizes": "96x96"}]
    },
    {
      "name": "Nearby Places",
      "short_name": "Nearby",
      "description": "Find places near you",
      "url": "/?poi=true",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>📍</text></svg>", "sizes": "96x96"}]
    }
  ]
}
