{
  "short_name": "RB Virtual Tryon",
  "name": "RB Virtual Tryon",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "src/assets/Images/rb_favicon.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "src/assets/Images/rb_favicon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#b98d5d",
  "background_color": "#ffffff",
  "orientation": "portrait",
  "scope": "/",
  "description": "RB Virtual Tryon - Virtual Try-On Experience Platform for AR Content and Interactive Media",
  "lang": "en-US",
  "categories": ["business", "advertising", "media"],
  "screenshots": [
    {
      "src": "screenshot1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "platform": "wide",
      "label": "Homepage of CabAds"
    }
  ]
} 