{
  "name": "Rivaaz - Event Professionals",
  "short_name": "Rivaaz",
  "description": "Har Mehfil Ke Liye - Book verified event professionals in Laxmangarh. Hire waiters, chefs, security, and more instantly.",
  "start_url": "/index.html",
  "id": "/?source=pwa",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "background_color": "#050505",
  "theme_color": "#D4AF37",
  "orientation": "portrait-primary",
  "lang": "hi",
  "dir": "ltr",
  "scope": "/",
  "categories": [
    "business",
    "events",
    "lifestyle"
  ],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "prefer_related_applications": false,
  "related_applications": [],
  "icons": [
    {
      "src": "/11-Photoroom.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/11-Photoroom.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/11-Photoroom.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://dummyimage.com/1280x720/1A1A1A/D4AF37.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Rivaaz Desktop View"
    },
    {
      "src": "https://dummyimage.com/720x1280/1A1A1A/D4AF37.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Rivaaz Mobile View"
    }
  ],
  "shortcuts": [
    {
      "name": "Hire Now",
      "short_name": "Hire",
      "description": "Book a professional immediately",
      "url": "/index.html#categories",
      "icons": [
        {
          "src": "/11-Photoroom.png",
          "sizes": "192x192",
          "type": "image/png",
          "purpose": "any"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/index.html",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "file_handlers": [
    {
      "action": "/index.html",
      "accept": {
        "text/plain": [
          ".txt"
        ]
      }
    }
  ],
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "protocol_handlers": [
    {
      "protocol": "web+rivaaz",
      "url": "/index.html?mode=%s"
    }
  ],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "note_taking": {
    "new_note_url": "/index.html"
  },
  "scope_extensions": [
    {
      "origin": "*.rivaaz.work.gd"
    }
  ]
}