{
  "id": "/",
  "name": "Citt.ai",
  "short_name": "Citt.ai",
  "description": "Therapist-led AI care infrastructure",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "lang": "en",
  "background_color": "#ffffff",
  "theme_color": "#2a5e4a",
  "categories": ["health", "lifestyle"],
  "shortcuts": [
    {
      "name": "Therapist Dashboard",
      "short_name": "Dashboard",
      "url": "/therapist/dashboard",
      "description": "Open the therapist dashboard"
    },
    {
      "name": "Patient Chat",
      "short_name": "Chat",
      "url": "/patient/chat",
      "description": "Open the patient chat experience"
    },
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "url": "/pricing",
      "description": "View pricing plans"
    }
  ],
  "icons": [
    {
      "src": "/brand/citt-icon-green-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/brand/citt-icon-green-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
