{
  "name": "Shiv Furniture - Best Sofa & Furniture Repair in Delhi NCR",
  "short_name": "Shiv Furniture",
  "description": "Expert doorstep sofa repair, furniture upholstery, wood polishing & carpentry across Delhi NCR. Same-day service. Free inspection. 25+ years experience.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1A0F0A",
  "theme_color": "#C9923A",
  "lang": "en-IN",
  "dir": "ltr",
  "orientation": "portrait",
  "categories": ["business", "home", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Service",
      "short_name": "Book Now",
      "description": "Book a furniture repair or sofa service",
      "url": "/book?utm_source=pwa_shortcut",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "Track Booking",
      "short_name": "Track",
      "description": "Track your repair booking status",
      "url": "/track?utm_source=pwa_shortcut",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "Call Us",
      "short_name": "Call",
      "description": "Call Shiv Furniture directly",
      "url": "tel:+919355792525",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    }
  ],
  "screenshots": [
    {
      "src": "/og-banner.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Shiv Furniture - Home"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}