{
  "id": "wxbre-pwa-identity",
  "name": "wxbre",
  "short_name": "wxbre",
  "description": "wxbre",
  "start_url": "https://www.wxbre.de/",
  "scope": "https://www.wxbre.de/",
  "display": "standalone",
  "background_color": "#f8f9fa",
  "theme_color": "#1a73e8",
  "scope_extensions": [
    { 
      "type": "origin",
      "origin": "https://radar.wxbre.de" 
    }
  ],
  "icons": [
    {
      "src": "https://raw.githubusercontent.com/lassebot/weather-manifest/main/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
