{
  "name": "Fryge — AI meal prep from your fridge",
  "short_name": "Fryge",
  "description": "AI meal prep from what's in your fridge. Plan your week, hit your macros, generate shopping lists.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF8F5",
  "theme_color": "#FAF8F5",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
