{
  "short_name": "CashUpPOS",
  "name": "CashUpPOS - Point of Sale",
  "description": "Modern point-of-sale system for restaurants and retail",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/pos",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#1E293B",
  "background_color": "#F8FAFC",
  "categories": ["business", "productivity"]
}
