{
  "id": "/",
  "name": "Pantamo — AI Recipe Generator",
  "short_name": "Pantamo",
  "description": "Turn the ingredients you already have into unique, AI-crafted recipes — complete with step-by-step instructions, dietary warnings, and smart substitutions.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fffaf5",
  "theme_color": "#f97316",
  "categories": ["food", "lifestyle", "utilities"],
  "lang": "en-GB",
  "dir": "ltr",
  "icons": [
    {
      "src": "/pantamo-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pantamo-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pantamo-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-home.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Pantamo home — turn your ingredients into AI-crafted recipes"
    },
    {
      "src": "/screenshot-recipe.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "A full recipe with ingredients, substitutions, and step-by-step instructions"
    }
  ],
  "prefer_related_applications": false
}
