{
  "name": "deinelogobox",
  "short_name": "deinelogobox",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#667eea",
  "theme_color": "#667eea",
  "description": "Logopädie-Übungen digital - in der Praxis, zu Hause und überall dazwischen.",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Therapeutenbereich",
      "short_name": "Therapeut",
      "url": "/therapeut.html"
    },
    {
      "name": "Patientenbereich",
      "short_name": "Patient",
      "url": "/patient.html"
    }
  ]
}
