{
  "name": "N & N Audio Systems",
  "short_name": "N&N Audio",
  "description": "Premium amplifiers, speakers, subwoofers and audio equipment. Trusted by audiophiles across India.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0E1A",
  "theme_color": "#00D4FF",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "music"],
  "lang": "en-IN",
  "dir": "ltr",
  "scope": "/",
  "shortcuts": [
    {
      "name": "Shop Products",
      "url": "/products",
      "description": "Browse all audio products"
    },
    {
      "name": "My Orders",
      "url": "/account/orders",
      "description": "View your orders"
    }
  ]
}
