{
  "name": "ZOOPOS Business Portal",
  "short_name": "ZOOPOS",
  "description": "Custom-branded point-of-sale system for your business",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#009C7E",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/pos_icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/pos_logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
