{
  "name": "GOBEN POS — ระบบ POS ร้านอาหาร",
  "short_name": "GOBEN POS",
  "description": "ระบบ POS SaaS สำหรับร้านอาหาร รองรับหลายสาขา แยกสิทธิ์พนักงาน คิดเงินเร็ว ส่งครัวไว พร้อม QR/PromptPay และรายงานครบ",
  "lang": "th",
  "dir": "ltr",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#4f46e5",
  "background_color": "#ffffff",
  "categories": ["business", "food", "productivity"],
  "icons": [
    {
      "src": "/assets/img/brand/goben-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/img/brand/goben-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon",
      "purpose": "any"
    }
  ]
}
