{
  "name": "UltimatePOS",
  "short_name": "UltimatePOS",
  "description": "A configurable ecommerce and point-of-sale platform for single-site deployments.",
  "id": "/",
  "start_url": "/pos",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "landscape",
  "background_color": "#0f172a",
  "theme_color": "#1e293b",
  "categories": ["business", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
