{
  "name": "Zalinium POS",
  "short_name": "Zalinium",
  "description": "Enterprise Point of Sale & Intelligence Terminal",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F0F2F4",
  "theme_color": "#2563eb",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
