{
  "name": "Whate — Zero Decision Meals",
  "short_name": "Whate",
  "description": "10,000+ meals from every continent. Zero decision fatigue.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0e0e10",
  "theme_color": "#0e0e10",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/whate-favicon-16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/icons/whate-icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icons/whate-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/whate-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/whate-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/whate-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "food",
    "lifestyle",
    "health"
  ],
  "id": "/",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "/screenshots/01-home.png",
      "sizes": "960×2079",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Home — zero-decision meal intelligence"
    },
    {
      "src": "/screenshots/02-pantry-engine.png",
      "sizes": "960×2079",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Pantry Engine — tap what you have"
    },
    {
      "src": "/screenshots/03-explore-meals.png",
      "sizes": "960×2079",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Explore 10,000 meals by continent"
    },
    {
      "src": "/screenshots/04-meal-detail.png",
      "sizes": "960×2079",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Full recipes with persona matching"
    },
    {
      "src": "/screenshots/05-personas.png",
      "sizes": "960×2079",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "8 personas tailored to how you live"
    }
  ]
}