{
  "name": "Upgear24 — Car Accessories Point of Sale",
  "short_name": "Upgear24",
  "description": "Point of sale system for Upgear24 car accessories",
  "start_url": "/login",
  "scope": "/",
  "display": "standalone",
  "background_color": "#2563EB",
  "theme_color": "#2563EB",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/upgear24-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/upgear24-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
