{
  "short_name": "Core EPOS",
  "name": "Core Supplies EPOS",
  "description": "Core Supplies Trade Counter EPOS System",
  "start_url": "/pos",
  "background_color": "#0a0e1a",
  "theme_color": "#f59e0b",
  "display": "standalone",
  "orientation": "landscape",
  "icons": [
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    }
  ]
}
