{
  "name": "AR Leuchtturm-Finder",
  "short_name": "Leuchtturm AR",
  "description": "AR-Ansicht aller Leuchttürme in deiner Umgebung",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1a2b",
  "theme_color": "#0b1a2b",
  "icons": [
    { "src": "/favicon.ico", "sizes": "64x64", "type": "image/x-icon" }
  ]
}