{
  "name": "Fidelia - Johanna Winter",
  "short_name": "Fidelia",
  "description": "Fidelias Zauberwelt: Bücher, Hörproben und der Frag-Fidelia-Chat.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFFEF9",
  "theme_color": "#ADC9A0",
  "orientation": "portrait",
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Direkt zu Fidelia",
      "short_name": "Chat",
      "description": "Direkt zum Frag-Fidelia-Chat springen",
      "url": "/frag-fidelia.html",
      "icons": [
        {
          "src": "images/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
