{
  "name": "MUJINA POS 店 — หน้าร้านออฟไลน์",
  "short_name": "MUJINA POS",
  "description": "POS หน้าร้าน · สแกน QR สินค้า · ออกบิล PromptPay ให้ลูกค้าขาจร",
  "start_url": "/offline?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0f766e",
  "lang": "th",
  "dir": "ltr",
  "categories": ["business", "shopping", "productivity"],
  "icons": [
    {
      "src": "/icons/pos-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "หน้าร้าน POS",
      "short_name": "POS",
      "description": "สแกน QR สินค้า ออกบิล",
      "url": "/offline",
      "icons": [{ "src": "/icons/pos-icon.svg", "sizes": "any" }]
    },
    {
      "name": "จัดการร้าน",
      "short_name": "ร้าน",
      "description": "สินค้า · ออเดอร์ · รายได้",
      "url": "/sell",
      "icons": [{ "src": "/mujina.png", "sizes": "1040x1040" }]
    }
  ],
  "prefer_related_applications": false
}
