{
  "name": "BR Regional-Update",
  "short_name": "BR Regio-Update",
  "start_url": "/",
  "description": "Das personalisierte News-Briefing aus Ihrer Region",
  "icons": [
    {
      "src": "/static/android-chrome-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/static/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "background_color": "#ffffff",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#006AFF"
}