{
  "name": "HealtheePlate - Diabetes Management & Nutrition",
  "short_name": "HealtheePlate",
  "description": "HealtheePlate is your complete diabetes management companion. Track blood sugar, blood pressure, medications, symptoms, and weight all in one place. Features include a mood tracker with guided mindfulness exercises, 200+ diabetic-friendly recipes, glycemic index charts, meal planning tools, and local restaurant recommendations. Designed for people with diabetes, pre-diabetics, caregivers, and health-conscious individuals seeking better nutrition and wellness management.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#4CAF50",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
