{
  "name": "CUMA Engineering POS",
  "short_name": "CUMA POS",
  "description": "Point of Sale system for CUMA Engineering & Construction Ltd.",
  "start_url": "/pos/login.php",
  "scope": "/pos/",
  "display": "standalone",
  "orientation": "landscape-primary",
  "background_color": "#f5f5f5",
  "theme_color": "#FF6A00",
  "categories": ["business"],
  "icons": [
    {
      "src": "/images/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
