{
  "id": "insulin-iq-metamind",
  "name": "Insulens by MetaMind",
  "short_name": "Insulens",
  "description": "Smart nutrition tracking with insulin response analysis for better health decisions",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B0F14",
  "theme_color": "#3ECFFF",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512", 
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-192x192.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/screenshot-scan.png",
      "sizes": "768x1408",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Scan barcodes to instantly analyze food insulin response"
    },
    {
      "src": "/screenshots/screenshot-analysis.png",
      "sizes": "768x1408",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Detailed nutritional analysis with insulin response rating"
    },
    {
      "src": "/screenshots/screenshot-keto.png",
      "sizes": "768x1408",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Comprehensive keto food guide with net carb tracking"
    }
  ],
  "categories": ["health", "lifestyle", "food"],
  "lang": "en",
  "dir": "ltr"
}