{
  "name": "EatWellScan — Scan groceries, see what's healthy",
  "short_name": "EatWellScan",
  "description": "Scan any grocery barcode for an instant health rating, ingredients and nutrition.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f7ee",
  "theme_color": "#1f6b3a",
  "categories": ["health", "food", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
