{
  "name": "TigerPOS",
  "short_name": "TigerPOS",
  "description": "POS ERP Agent Hub - A comprehensive system integrating Point of Sale, Enterprise Resource Planning, and Agent/Dealer management.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F0F0F",
  "theme_color": "#DC2626",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-512x512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
