{
  "name": "The Ingredient Project",
  "short_name": "TIP Scanner",
  "description": "Scan food labels against international banned ingredient lists",
  "start_url": "/scan",
  "display": "standalone",
  "background_color": "#faf8f4",
  "theme_color": "#e86c2c",
  "orientation": "portrait",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
