{
  "short_name": "Daily Meal",
  "name": "Daily Meal Recipe Smart Planner",
  "description": "Savor your custom weekly meal schedule with AI generation, photo vision scans, and secure failures recovery.",
  "start_url": "/",
  "background_color": "#050505",
  "theme_color": "#f59e0b",
  "display": "standalone",
  "orientation": "any",
  "icons": [
    { "src": "/logo.png", "sizes": "32x32", "type": "image/png", "purpose": "any" },
    { "src": "/logo.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/icons/screenshot-desktop.png",
      "type": "image/png",
      "sizes": "1280x720",
      "form_factor": "wide",
      "label": "Culinary Planner Desktop Dashboard"
    },
    {
      "src": "/icons/screenshot-mobile.png",
      "type": "image/png",
      "sizes": "750x1334",
      "form_factor": "narrow",
      "label": "Recipe Daily Schedule Mobile App"
    }
  ]
}
