{
  "name": "PrepWell — Your Digital Cooking Companion",
  "short_name": "PrepWell",
  "description": "Import recipes, plan meals, manage your pantry, and cook with confidence.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF8F5",
  "theme_color": "#E85D3C",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "https://media.base44.com/images/public/6a5a789f49713c360deb06e4/bb4ff5381_generated_image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
