{
  "short_name": "TO3",
  "name": "TO3 Frontend",
  "icons": [
    {
      "src": "/build/img/icons/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/build/img/icons/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/build/img/icons/pwa-icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/build/img/icons/pwa-icon-monochrome.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "monochrome"
    }
  ],
  "start_url": "/mein-chamaeleon/",
  "scope": "/mein-chamaeleon",
  "background_color": "#ffcc00",
  "display": "standalone",
  "theme_color": "#ffffff",
  "id": "/"
}
