{
  "short_name": "FoxRent",
  "name": "FoxRent",
  "icons": [
    {
      "src": "img/favicon/F_57X57.png",
      "type": "image/png",
      "sizes": "57x57"
    },
    {
      "src": "img/favicon/F_96X96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "img/favicon/F_144X144.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "img/favicon/F_192X192.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "related_applications": [{
    "platform": "web"
}]
}