{
  "name": "LeeGoo",
  "short_name": "LeeGoo",
  "description": "Scan your fridge. Cook a world-class meal in 60 seconds.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#FAFAF7",
  "theme_color": "#1D4E2A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ]
}
