{
  "name": "RecipeDex",
  "short_name": "RecipeDex",
  "description": "Snap. Save. Cook. Your AI-powered pocket recipe book, meal planner, and smart shopping list generator.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAFAF9",
  "theme_color": "#2A3CD3",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
