{
  "name": "HORIZONT App - Ruhestands Coaching",
  "short_name": "HORIZONT App",
  "description": "Dein persönlicher Begleiter für einen erfüllten Ruhestand",
  "theme_color": "#f97316",
  "background_color": "#ffffff",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "orientation": "portrait",
  "categories": ["lifestyle", "health", "education"],
  "shortcuts": [
    {
      "name": "Workbook",
      "short_name": "Workbook",
      "description": "Öffne dein Coaching-Workbook",
      "url": "/workbook",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
