{
  "name": "สูตรและเมนูมืออาชีพ",
  "short_name": "สูตรและเมนู",
  "description": "Recipe and menu management for healthy Thai food kitchens. Reads from ingredients_master via Supabase.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#16A34A",
  "background_color": "#FAFAF8",
  "lang": "th",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%2316A34A'/><text x='96' y='128' text-anchor='middle' font-size='110' fill='white' font-family='system-ui'>🍲</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%2316A34A'/><text x='256' y='340' text-anchor='middle' font-size='280' fill='white' font-family='system-ui'>🍲</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
