{
  "name": "Tech Oasis POS",
  "short_name": "TechOasis",
  "description": "Point of Sale system for Tech Oasis",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0F172A",
  "theme_color": "#6366F1",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "POS",
      "short_name": "POS",
      "url": "/pos",
      "description": "Open the POS terminal"
    }
  ]
}
