{
  "name": "AALAY — 3D-Printed Light & Form",
  "short_name": "AALAY",
  "description": "3D-printed lamps, vases, and home objects. Designed and printed in India. Hand-finished in our studios.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5efe6",
  "theme_color": "#3a2418",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["shopping", "lifestyle", "design"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop",
      "short_name": "Shop",
      "url": "/shop",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "New Arrivals",
      "short_name": "New",
      "url": "/shop/new",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Tailored Solutions",
      "short_name": "Tailored",
      "url": "/tailored",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
