{
  "name": "Heavenly Eternal Echoes",
  "short_name": "HEE",
  "description": "Preserve the voices, stories, and wisdom of your loved ones forever with AI-powered legacy profiles and memory sessions.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0d1a",
  "theme_color": "#6366F1",
  "scope": "/",
  "lang": "en",
  "categories": ["lifestyle", "social"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Start Memory Session", "url": "/memory-session", "description": "Record a new memory story" },
    { "name": "AI Companion",         "url": "/companion",      "description": "Talk to your loved one's echo" },
    { "name": "Legacy Profile",       "url": "/profile",        "description": "View your legacy profile" }
  ],
  "related_applications": [
    { "platform": "play", "url": "https://play.google.com/store/apps/details?id=com.tmdesignz.heavenlyeternalechoes" }
  ]
}
