{
  "name": "Vogue Auction House",
  "short_name": "Vogue AH",
  "description": "Fine art auction house and gallery in Ahmedabad, Gujarat, India. Original paintings and sculpture for collectors across India.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f0e8",
  "theme_color": "#f5f0e8",
  "orientation": "portrait-primary",
  "lang": "en-IN",
  "scope": "/",
  "categories": ["art", "lifestyle", "shopping"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "View Collection",
      "short_name": "Collection",
      "description": "Browse the current auction collection",
      "url": "/gallery",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Register to Bid",
      "short_name": "Register",
      "description": "Register for the upcoming auction",
      "url": "/register",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Contact Vogue Auction House",
      "url": "/contact",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    }
  ]
}
