{
  "name": "Indian Family Tree",
  "short_name": "FamilyTree",
  "description": "India's private digital family heritage platform — build your family tree, preserve stories, celebrate lives, connect generations.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FFF7ED",
  "theme_color": "#C2410C",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["lifestyle", "social", "family"],
  "icons": [
    { "src": "/ift/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/ift/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/ift/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "My Family Tree",   "short_name": "Tree",    "url": "/family-trees",     "icons": [{ "src": "/ift/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Add a Memorial",   "short_name": "Memorial","url": "/celebrate/submit", "icons": [{ "src": "/ift/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Care Directory",   "short_name": "Care",    "url": "/care/signup",      "icons": [{ "src": "/ift/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
