{
  "name": "GutSense – AI Gut Health Coach",
  "short_name": "GutSense",
  "description": "GutSense is the AI Gut Health Coach app: snap your meals and get 10+ gut-health metrics in 5 seconds.",
  "lang": "en-US",
  "start_url": "/",
  "categories": ["health", "lifestyle", "medical"],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone"
}