{
  "name": "Lagelotse – Standortbewertung",
  "short_name": "Lagelotse",
  "description": "Kostenlose Standortbewertung auf einen Blick. Umwelt, Infrastruktur und Sozialfaktoren für jeden Standort in Deutschland.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F0FBF9",
  "theme_color": "#1B4D5C",
  "lang": "de",
  "dir": "ltr",
  "categories": ["productivity", "utilities", "business"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
