{
  "short_name": "EasyShops",
  "name": "EasyShops App",
  "description": "Easy Shop App",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    },
    {
      "src": "app-icon.png",
      "type": "image/png",
      "sizes": "180x180",
      "purpose": "any"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#ef3b20",
  "background_color": "#ef3b20",
  "lang": "lo",
  "dir": "ltr",
  "categories": ["business", "productivity", "shopping"],
  "shortcuts": [
    {
      "name": "ສະແກນບາໂຄດ",
      "short_name": "ສະແກນ",
      "description": "ເປີດກ້ອງເພື່ອສະແກນ QR/Barcode ທັນທີ",
      "url": "/find-item-scanner",
      "icons": [
        {
          "src": "app-icon.png",
          "sizes": "180x180",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "ສະແກນເຂົ້າວຽກ",
      "short_name": "ເຂົ້າວຽກ",
      "description": "ສະແກນ QR code ເຂົ້າວຽກ",
      "url": "/walk-in",
      "icons": [
        {
          "src": "app-icon.png",
          "sizes": "180x180",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "ສະແກນເລີກວຽກ",
      "short_name": "ເລີກວຽກ",
      "description": "ສະແກນ QR code ເລີກວຽກ",
      "url": "/walk-out",
      "icons": [
        {
          "src": "app-icon.png",
          "sizes": "180x180",
          "type": "image/png"
        }
      ]
    }
  ]
}
