{
 "id": "/",
  "scope": "/",
  "name": "DesertDoll",
  "short_name": "DesertDoll",
  "description": "DesertDoll - Elite escort agency in Dubai | VIP companions and top models available 24/7",
  "start_url": "/?utm_content=pwa",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/img/192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/img/512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/img/shot-mobile.png",
      "type": "image/png",
      "sizes": "387x842",
      "form_factor": "narrow",
      "label": "Mobile View of DesertDoll"
    },
    {
      "src": "/img/shot-desktop.png",
      "type": "image/png",
      "sizes": "1278x800",
      "form_factor": "wide",
      "label": "Desktop View of DesertDoll"
    }
  ],
  "shortcuts": [
    {
      "name": "View Models",
      "url": "/",
      "icons": [{ "src": "/img/192.png", "sizes": "192x192" }]
    }
  ]
}