{
  "name": "ARS COMPUTERS",
  "short_name": "ARS",
  "description": "Trusted IT hardware shop in Palakkad, Kerala. Desktops, laptops, printers, CCTV, biometric devices, and smart home products with expert repair services.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with ARS Computers",
      "url": "/#contact"
    },
    {
      "name": "Products",
      "short_name": "Products",
      "description": "View our product range",
      "url": "/#sales"
    },
    {
      "name": "Services",
      "short_name": "Services",
      "description": "Our repair and installation services",
      "url": "/#services"
    }
  ],
  "categories": [
    "business",
    "shopping",
    "electronics",
    "technology"
  ],
  "prefer_related_applications": false,
  "display_override": [
    "standalone",
    "minimal-ui"
  ]
}