{
  "name": "Ingredient Safety Scanner",
  "short_name": "Ingredient Scan",
  "description": "Scan product labels to identify dangerous chemicals and carcinogens in food and cosmetics",
  "start_url": "/tools/ingredient-scanner.html",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#dc3545",
  "orientation": "any",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
