{
  "name": "Finanzhaus Meyer AG",
  "short_name": "FM AG",
  "theme_color": "#70021c",
  "background_color": "#70021c",
  "display": "fullscreen",
  "orientation": "any",
  "scope": "/",
  "start_url": "/",
  "description": "An example PWA description.",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}