{
  "name": "SPES APP",
  "short_name": "SPES",
  "description": "Empathetic mental health support platform with mood journaling, AI companion Ahmal, and community peer support.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#090f1e",
  "theme_color": "#121b2d",
  "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"
    }
  ]
}
