{
  "name": "EL-POS",
  "short_name": "EL-POS",
  "description": "EL Value Point of Sale",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F1F5F9",
  "theme_color": "#1E293B",
  "icons": [
    {
      "src": "/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"]
}
