{
  "name": "HMorix Smart Home",
  "short_name": "HMorix",
  "description": "Smart home automation by Harsh Sharma. Serving Hathras, Agra, Mathura, Delhi & across India.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#4f46e5",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "lifestyle", "business"],
  "screenshots": [
    {
      "src": "/screenshot-home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "HMorix Smart Home - Homepage"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Products",
      "url": "/products",
      "description": "Explore HMorix smart home devices"
    },
    {
      "name": "View Packages",
      "url": "/packages",
      "description": "All-in-one smart home packages"
    },
    {
      "name": "My Account",
      "url": "/account",
      "description": "Track orders and invoices"
    }
  ]
}
