{
  "name": "bauvereinAG Kundenportal",
  "short_name": "bvAG",
  "description": "Das Kundenportal der bauvereinAG",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#203c89",
  "icons": [
    {
      "src": "/wp-content/themes/fbapp/dist/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/fbapp/dist/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/wp-content/themes/fbapp/dist/pwa-screens/screenshot_portrait.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/wp-content/themes/fbapp/dist/pwa-screens/screenshot_wide.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
