{
  "name": "Vantastix - Custom Quirky Prints",
  "short_name": "Vantastix",
  "description": "Pune's freshest custom print brand. T-shirts, Hoodies, Mugs & more. 2-hour Pune delivery.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#9CFF00",
  "orientation": "portrait-primary",
  "categories": ["shopping", "lifestyle"],
  "lang": "en-IN",
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop Now",
      "short_name": "Shop",
      "description": "Browse all products",
      "url": "/shop"
    },
    {
      "name": "Track Order",
      "short_name": "Track",
      "description": "Track your order",
      "url": "/track"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
