{
  "id": "/",
  "name": "NutriPlanPro by Over50FitLife",
  "short_name": "NutriPlanPro",
  "description": "AI-Powered Nutrition Planning for Active Adults Over 50",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#0D7377",
  "orientation": "portrait-primary",
  "categories": ["health", "fitness", "food"],
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/01-landing.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Landing page - AI-Powered Nutrition for Life After 50"
    },
    {
      "src": "/screenshots/02-dashboard.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Dashboard - Your daily nutrition overview"
    },
    {
      "src": "/screenshots/03-mealplan.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "AI Meal Planner - Personalized nutrition plans"
    },
    {
      "src": "/screenshots/04-scanner.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "AI Meal Scanner - Analyze your meals with AI"
    },
    {
      "src": "/screenshots/05-progress.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Weight Progress - Track your fitness journey"
    }
  ],
  "prefer_related_applications": false
}
