{
  "name": "FbShop POS",
  "short_name": "FbShop POS",
  "description": "Hệ thống bán hàng tại cửa hàng FbShop",
  "start_url": "/pos",
  "scope": "/",
  "display": "minimal-ui",
  "background_color": "#ffffff",
  "theme_color": "#ff6b00",
  "orientation": "any",
  "lang": "vi",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
