{
  "name": "Panda商家端",
  "short_name": "Panda商家端",
  "description": "泰国熊猫超市商家员工订单配货台",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f3f6f2",
  "theme_color": "#63be3f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/assets/pwa/panda-merchant-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/pwa/panda-merchant-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/pwa/panda-merchant-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
