{
  "name": "MyTrueWellth",
  "short_name": "TrueWellth",
  "description": "Your personal TrueWellth Digital Twin — knowledge, health, and growth unified.",
  "start_url": "/twin",
  "scope": "/",
  "display": "standalone",
  "background_color": "#060d1a",
  "theme_color": "#e879f9",
  "orientation": "portrait-primary",
  "categories": ["health", "education", "productivity"],
  "icons": [
    { "src": "/icons/tw-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/tw-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/tw-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "My Twin",
      "url": "/twin",
      "description": "Open your Digital Twin"
    },
    {
      "name": "Learn",
      "url": "/explore",
      "description": "Explore the knowledge graph"
    }
  ]
}
