{
  "name": "GutLens — Biometric Gut Health Analysis",
  "short_name": "GutLens",
  "description": "Map your microbiome in 30 seconds. Six-layer biometric gut health analysis.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0E1428",
  "theme_color": "#0E1428",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en",
  "categories": ["health", "lifestyle", "medical"],
  "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" }
  ],
  "shortcuts": [
    { "name": "Start Analysis", "short_name": "Analyse", "description": "Start your biometric gut health analysis", "url": "/analysis", "icons": [{ "src": "/icons/shortcut-analysis.png", "sizes": "96x96" }] },
    { "name": "Meal Hub", "short_name": "Meals", "description": "Order gut-healthy meals and groceries", "url": "/dashboard/meal-hub", "icons": [{ "src": "/icons/shortcut-meal-hub.png", "sizes": "96x96" }] }
  ],
  "screenshots": [
    { "src": "/images/screenshots/landing.png", "sizes": "390x844", "type": "image/png", "platform": "narrow", "label": "GutLens Landing Screen" },
    { "src": "/images/screenshots/results.png", "sizes": "390x844", "type": "image/png", "platform": "narrow", "label": "Your Personalised Protocol" }
  ]
}
