{
  "name": "Höhencheck",
  "short_name": "Höhencheck",
  "description": "Höhe über NN deines Standorts kostenlos und sofort bestimmen – GPS-Karte direkt im Browser.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1d4ed8",
  "theme_color": "#1d4ed8",
  "lang": "de",
  "icons": [
    { "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/favicon.png",     "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Meine Höhe bestimmen",
      "short_name": "Höhe",
      "description": "Sofort GPS-Höhe messen",
      "url": "/?src=shortcut"
    }
  ]
}
