{
  "name": "AmitCare - UAE's Premier Tech & Service Hub",
  "short_name": "AmitCare",
  "description": "Your one-stop destination for premium tech products and professional services in the UAE. From gadgets to repairs, we've got you covered.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#16a34a",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": [
    "shopping",
    "business",
    "technology"
  ],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-48x48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop Products",
      "short_name": "Shop",
      "description": "Browse our product catalog",
      "url": "/products",
      "icons": [
        {
          "src": "/icons/appliance-repair.svg",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Book Service",
      "short_name": "Services",
      "description": "Book professional services",
      "url": "/services",
      "icons": [
        {
          "src": "/icons/appliance-repair.svg",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Store Locations",
      "short_name": "Stores",
      "description": "Find our store locations",
      "url": "/stores",
      "icons": [
        {
          "src": "/location.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "dir": "ltr",
  "edge_side_panel": {
    "preferred_width": 480
  }
}
