{
  "name": "Smart Recipe Planner & Pantry Manager",
  "short_name": "Smart Recipe",
  "description": "Plan meals, manage your pantry, and discover recipes with AI-powered suggestions.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f0e8",
  "theme_color": "#0a1628",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663531891197/EcYbAutujqDpfFRuvhf2qB/logo-192_4f105513.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663531891197/EcYbAutujqDpfFRuvhf2qB/logo-512_63a39f00.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["food", "lifestyle", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Pantry",
      "short_name": "Pantry",
      "description": "Manage your pantry items",
      "url": "/pantry",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663531891197/EcYbAutujqDpfFRuvhf2qB/logo-192_4f105513.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Recipes",
      "short_name": "Recipes",
      "description": "Discover and search recipes",
      "url": "/recipes",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663531891197/EcYbAutujqDpfFRuvhf2qB/logo-192_4f105513.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Shopping List",
      "short_name": "Shopping",
      "description": "View your shopping list",
      "url": "/shopping-list",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663531891197/EcYbAutujqDpfFRuvhf2qB/logo-192_4f105513.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
