{
  "name": "Orderly POS",
  "short_name": "POS",
  "description": "Point of Sale System by Orderly",
  "start_url": "/pos/tables",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#1e40af",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/genposOrderly.png",
      "sizes": "1128x242",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Orderly POS - Desktop"
    },
    {
      "src": "/images/genposOrderly.png",
      "sizes": "1128x242",
      "type": "image/png",
      "label": "Orderly POS - Mobile"
    }
  ]
}
