{
  "name": "Adsurfy",
  "short_name": "Adsurfy",
  "description": "A sea of ​​endless opportunities await you on Adsurfy, the social classifieds site where you can buy and sell thousands of new and used items.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#1b55e2",
  "background_color": "#FFFFFF",
  "icons": [
    {
      "src": "img/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/img/screenshots-400x593.png",
      "sizes": "400x593",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/img/screenshots-1280x594.png",
      "sizes": "1280x594",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}