{
  "name": "Next2 — Booking & Rewards",
  "short_name": "Next2",
  "description": "สะสมแต้มจากทุกการใช้จ่าย แลกคูปองส่วนลดง่ายๆ ผ่าน QR Code",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#2563EB",
  "theme_color": "#2563EB",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
