
{
  "name": "RecipeAdapt AI - Dietary Recipe Adapter",
  "short_name": "RecipeAdapt AI",
  "description": "Transform any recipe for dietary restrictions with AI-powered ingredient substitutions",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d9488",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "categories": ["food", "health", "lifestyle", "utilities"],
  "screenshots": [
    {
      "src": "/screenshot1.png",
      "type": "image/png",
      "sizes": "1280x720"
    }
  ]
}
