{
  "id": "com.zainpropertydevelopment",
  "name": "Zain",
  "short_name": "Zain",
  "description": "Zain Property\u2019s",
  "theme_color": "#1976d2",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "any",
  "start_url": "/",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "http://www.zainoman.com/web/image/website.pwa.config/1/icon_192/192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "http://www.zainoman.com/web/image/website.pwa.config/1/icon_512/512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "http://www.zainoman.com/web/image/website.pwa.config/1/icon_144/144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "http://www.zainoman.com/web/image/website.pwa.config/1/screenshot_1",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "App screenshot"
    },
    {
      "src": "http://www.zainoman.com/web/image/website.pwa.config/1/screenshot_2",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "App screenshot 2"
    }
  ],
  "shortcuts": [
    {
      "name": "Home",
      "url": "/",
      "description": "Go to homepage"
    }
  ],
  "categories": [
    "productivity",
    "business"
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "edge_side_panel": {
    "preferred_width": 400
  },
  "install_prompt": {
    "show_install_prompt": false,
    "install_prompt_delay": 15,
    "install_prompt_title": "Install App",
    "install_prompt_message": "Would you like to install this app on your device?"
  }
}