{
  "name": "MONAMI — A friend for your mind",
  "short_name": "MONAMI",
  "description": "A warm, safe mental wellness companion for young people in Zambia and across Africa.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7FBF9",
  "theme_color": "#5BA8A0",
  "categories": ["health", "lifestyle", "education"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Mood check-in", "url": "/checkin" },
    { "name": "Journal", "url": "/journal" },
    { "name": "Get support", "url": "/support" }
  ]
}
