{
  "name": "Noxera Dashboard",
  "short_name": "Noxera",
  "description": "Noxera Dashboard für Aufgaben, Nachrichten und Tagessteuerung",
  "start_url": "/?source=pwa-v3",
  "display": "standalone",
  "background_color": "#08080b",
  "theme_color": "#08080b",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/apple-touch-icon-v3.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-512-v3.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
