{
  "name": "Health & Wellness Companion",
  "short_name": "Wellness",
  "description": "An encrypted, on-device holistic wellness companion — labs, meals, training, goals, calendar, and journaling. Veteran-built, mission-funded.",
  "start_url": "/app/health-wellness",
  "scope": "/app/health-wellness",
  "display": "standalone",
  "background_color": "#0f7a4f",
  "theme_color": "#0f7a4f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}