{
  "name": "PROQAL POS",
  "short_name": "PROQAL POS",
  "description": "Point of Sale system — sales, inventory, customers & analytics",
  "start_url": "/pos.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b1320",
  "theme_color": "#0e9f6e",
  "icons": [
    { "src": "/img/logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/img/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["business", "finance", "productivity"]
}
