{
  "name": "CookAI - Cook with what you have",
  "short_name": "CookAI",
  "description": "AI cooking help — recipes from your ingredients, any dish on demand, step-by-step cook-along guidance.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FBF6EC",
  "theme_color": "#2B2118",
  "orientation": "portrait",
  "icons": [
    { "src": "/icon.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" }
  ]
}