{
  "name": "Office Reset",
  "short_name": "Office Reset",
  "description": "Kleine Impulse. Grosse Wirkung. Dein gamifizierter Office-Health-Coach.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#1f6b4f",
  "categories": ["health", "fitness", "lifestyle", "productivity"],
  "lang": "de",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
