{
  "short_name": "ScanBeforeEat",
  "name": "ScanBeforeEat — Food Label & Barcode Scanner",
  "description": "Scan food labels and barcodes. Check ingredients, health score, harmful additives, and allergy warnings before you eat.",
  "icons": [
    {
      "src": "branding/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "branding/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "branding/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#059669",
  "background_color": "#FCFDFD"
}
