{
  "name": "Whate — Persona-Based Meal Intelligence",
  "short_name": "Whate",
  "description": "#1 Persona-Based Meal Intelligence in the world. 10,000+ meals matched to your persona.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0908",
  "theme_color": "#0A0908",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/web-app-manifest-512x512.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"
    }
  ]
}