{
  "name": "Aashiana — Senior Care India",
  "short_name": "Aashiana",
  "description": "India's most trusted senior care platform. Find verified senior living and home care, manage your parents' care from anywhere, and get AI-powered daily check-ins.",
  "start_url": "/en",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf7f2",
  "theme_color": "#2D6E7E",
  "categories": ["health", "medical", "lifestyle", "parenting"],
  "lang": "en",
  "dir": "ltr",
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Caregiver App",
      "short_name": "Caregiver",
      "description": "Quick check-in, send updates, record vitals",
      "url": "/en/mobile/caregiver",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Family Dashboard",
      "short_name": "Family",
      "description": "View care updates, vitals, and check-ins",
      "url": "/en/mobile/family",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "AI Companion",
      "short_name": "Companion",
      "description": "Voice chat with AI companion",
      "url": "/en/companion",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1581579438747-104c53e7cb71?w=400",
      "sizes": "400x800",
      "type": "image/png",
      "label": "Home screen"
    }
  ]
}
