{
  "name": "Infinity Studio Upholstery",
  "short_name": "Infinity Studio",
  "description": "Premium custom upholstery serving Toronto and Barrie — reupholstery, restoration, fabric consultation.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F8F5F0",
  "theme_color": "#0F172A",
  "categories": ["business", "lifestyle"],
  "icons": [
    { "src": "/static/favicon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/static/favicon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/static/favicon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Request a quote", "url": "/contact", "short_name": "Quote" },
    { "name": "Fabric showroom", "url": "/fabricshowroom", "short_name": "Fabrics" },
    { "name": "Our work", "url": "/gallery", "short_name": "Gallery" }
  ]
}
