{
  "name": "Info-Map",
  "short_name": "Info-Map",
  "description": "Karte mit öffentlichen Geodaten (OpenStreetMap, DWD, BBK, ÖPNV-Echtzeit u. a.) – privates, nicht-kommerzielles Projekt",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0B6B66",
  "theme_color": "#0B6B66",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
