{
  "name": "Eat Lagom",
  "short_name": "Eat Lagom",
  "description": "A lagom calorie tracker. Track calories in 5 seconds with your voice.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#FF0251",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
