{
  "name": "DailyOps",
  "short_name": "DailyOps",
  "description": "Projekt Command Center für Freelancer",
  "lang": "de",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#f59e0b",
  "icons": [
    {
      "src": "/icon-96.png?v=20260303nb",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png?v=20260303nb",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png?v=20260303nb",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png?v=20260303nb",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/",
      "icons": [{ "src": "/icon-96.png?v=20260303nb", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Taskboard",
      "url": "/taskboard",
      "icons": [{ "src": "/icon-96.png?v=20260303nb", "sizes": "96x96", "type": "image/png" }]
    }
  ]
}
