{
  "name": "Renewl — Your companion through grief",
  "short_name": "Renewl",
  "description": "An AI-powered grief companion app. A warm, structured journey from loss to renewal.",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B2A2A",
  "theme_color": "#0B2A2A",
  "categories": ["health", "lifestyle", "wellbeing"],
  "icons": [
    {
      "src": "/icons/lotus-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/lotus-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}