{
  "name": "The Curtains & Fabric Studio",
  "short_name": "Curtains & Fabric",
  "description": "Handcrafted curtains, Roman blinds, and bespoke soft furnishings for homes across Dublin and Ireland.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#3A4454",
  "theme_color": "#3A4454",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-IE",
  "dir": "ltr",
  "categories": ["home", "shopping", "lifestyle"],
  "icons": [
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with our team",
      "url": "/contact",
      "icons": [{ "src": "/favicon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "Browse our services",
      "url": "/services",
      "icons": [{ "src": "/favicon-192x192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
