{
  "name": "Kinarao — สั่งอาหารออนไลน์",
  "short_name": "Kinarao",
  "description": "ระบบสั่งอาหารออนไลน์ — ไม่ต้องสมัคร ไม่ต้อง Login",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0e1a",
  "theme_color": "#0a0e1a",
  "lang": "th",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%230a0e1a'/><text y='130' x='96' font-size='120' text-anchor='middle'>🍽</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%230a0e1a'/><text y='360' x='256' font-size='320' text-anchor='middle'>🍽</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["food", "shopping"],
  "shortcuts": [
    {
      "name": "สั่งอาหาร",
      "short_name": "สั่งอาหาร",
      "description": "เปิดเมนูสั่งอาหาร",
      "url": "/",
      "icons": [{ "src": "favicon.svg", "sizes": "96x96" }]
    }
  ]
}
