{
  "name": "Sugar Tracker",
  "short_name": "Sugar",
  "description": "Scan a label or snap a photo to track total sugar, added sugar, carbs and fiber.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f5f7f6",
  "theme_color": "#0f7b6c",
  "orientation": "portrait",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
