{
  "name": "BannedPantry — Banned overseas. Still sold here.",
  "short_name": "BannedPantry",
  "description": "Scan any US food product and see which ingredients are banned or restricted abroad. Free ingredient checks, brand scores, and country regulations.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F1E8",
  "theme_color": "#01696F",
  "lang": "en-US",
  "categories": ["health", "food", "shopping", "lifestyle", "reference"],
  "icons": [
    { "src": "/icon-120.png", "sizes": "120x120", "type": "image/png", "purpose": "any" },
    { "src": "/icon-152.png", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/icon-167.png", "sizes": "167x167", "type": "image/png", "purpose": "any" },
    { "src": "/icon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/maskable-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Scan a product", "short_name": "Scan", "url": "/scan", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Browse banned ingredients", "short_name": "Ingredients", "url": "/banned", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ],
  "prefer_related_applications": false
}
