{
  "name": "SENGAGE - Senior Engagement App",
  "short_name": "SENGAGE",
  "description": "Safe and meaningful engagement for senior citizens",
  "id": "/app/",
  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "background_color": "#d4d9e0",
  "theme_color": "#2c3e47",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/app/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "entertainment", "news"],
  "lang": "en-IN"
}
