{
  "name": "Reality Window Fashion",
  "short_name": "RWF",
  "description": "Premium blinds, mosquito nets and invisible grill installation services in Mumbai",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#111111",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/public/photos/logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/public/photos/logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "lifestyle", "home"],
  "dir": "ltr",
  "lang": "en-IN",
  "scope": "/",
  "screenshots": [
    {
      "src": "/public/photos/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg"
    }
  ]
}
