{
  "name": "ToEat — Fridge to Fork",
  "short_name": "ToEat",
  "description": "Scan your fridge, discover recipes, track nutrition",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#FAF8F5",
  "theme_color": "#E8431A",
  "icons": [
    {
      "src": "To%20Eat%20Logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "To%20Eat%20Logo.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "To%20Eat%20Logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
