{
  "id": "/?v=2.0",
  "name": "Al Qassam Water Delivery",
  "short_name": "Al Qassam",
  "description": "Water bottle delivery management system",
  "theme_color": "#4F46E5",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/dashboard?v=2",
  "icons": [
    {
      "src": "/images/icon-192x192.png?v=2.0",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512x512.png?v=2.0",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "utilities"],
  "screenshots": [
    {
      "src": "/images/screenshot1.png",
      "type": "image/png",
      "sizes": "540x720"
    }
  ]
}
