{
  "name": "13delusions Unwetterzentrale",
  "short_name": "Unwetterzentrale",
  "description": "Mobile Wetter- und Unwetterwarnungen mit Karte, Mail-Abo, Push und teilbaren Warnlinks.",
  "start_url": "./index.php?source=pwa",
  "scope": "./",
  "display": "standalone",
  "background_color": "#07111a",
  "theme_color": "#07111a",
  "icons": [
    {
      "src": "assets/img/icon-192.png?v=56",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/img/icon-512.png?v=56",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "id": "/index.php",
  "orientation": "portrait",
  "categories": [
    "weather",
    "utilities"
  ],
  "prefer_related_applications": false
}
