{
  "name": "VitaPlate — Biomarker Nutrition",
  "short_name": "VitaPlate",
  "description": "Meal plans built from your blood work. Upload lab results, get a 7-day personalized plan.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1117",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "categories": ["health", "fitness", "food"],
  "icons": [
    {
      "src": "https://qtrypzzcjebvfcihiynt.supabase.co/storage/v1/object/public/base44-prod/public/695042d8937b0c0cf7f7afd6/1812bfbf0_image.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://qtrypzzcjebvfcihiynt.supabase.co/storage/v1/object/public/base44-prod/public/695042d8937b0c0cf7f7afd6/1812bfbf0_image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.svg",
      "sizes": "1200x630",
      "type": "image/svg+xml",
      "form_factor": "wide",
      "label": "VitaPlate — Lab results become meal plans"
    }
  ],
  "shortcuts": [
    {
      "name": "Upload Lab Results",
      "url": "/LabResults",
      "description": "Upload your blood work PDF"
    },
    {
      "name": "My Meal Plan",
      "url": "/MealPlans",
      "description": "View your personalized meal plan"
    }
  ]
}
