{
  "name": "VisceFat - AI Body Composition Analysis",
  "short_name": "VisceFat",
  "description": "AI-powered visceral fat and body composition analysis from photos. Get VAT score and WHtR health risk assessment in seconds.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080A10",
  "theme_color": "#CF4840",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en",
  "categories": ["health", "fitness", "wellness"],
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Join Waitlist",
      "short_name": "Waitlist",
      "description": "Join the early access waitlist",
      "url": "/#waitlist",
      "icons": [{ "src": "/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "How It Works",
      "short_name": "How It Works",
      "description": "Learn how VisceFat works",
      "url": "/#how-it-works",
      "icons": [{ "src": "/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Privacy Policy",
      "short_name": "Privacy",
      "description": "Read our privacy policy",
      "url": "/privacy",
      "icons": [{ "src": "/logo.png", "sizes": "96x96" }]
    },
    {
      "name": "Terms of Service",
      "short_name": "Terms",
      "description": "Read our terms of service",
      "url": "/terms",
      "icons": [{ "src": "/logo.png", "sizes": "96x96" }]
    }
  ]
}
