{
  "id": "/",
  "name": "Ortsteil Magazin Rüppurr",
  "short_name": "MSP Rüppurr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#DFEBFC",
  "theme_color": "#6CA5F1",
  "icons": [
    {
      "src": "/app_icons/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/app_icons/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/app_icons/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "description": "Die digitale Erweiterung zum Magazin – mobil, schnell und direkt erreichbar.",
  "screenshots": [
    {
      "src": "/screenshots/mobile-home.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Startseite"
    }
  ],
  "shortcuts": [
    {
      "name": "Aktuelle Ausgabe",
      "url": "/?view=epaper"
    },
    {
      "name": "Anbieter finden",
      "url": "/?view=finder"
    },
    {
      "name": "Was geht in Rüppurr",
      "url": "/?view=community"
    }
  ]
}