{
  "name": "Innere Anteile - IFS Tool",
  "short_name": "IFS Tool",
  "description": "Internal Family Systems Selbst-Intervention für Window of Tolerance und innere Anteile",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#F3F4F6",
  "theme_color": "#10B981",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["health", "wellness", "lifestyle"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Check-In",
      "short_name": "Check-In",
      "description": "Starte einen neuen Check-In",
      "url": "/checkin",
      "icons": []
    },
    {
      "name": "Emergency",
      "short_name": "Notfall",
      "description": "Notfall-Protokoll bei Überforderung",
      "url": "/emergency",
      "icons": []
    }
  ]
}
