{
  "short_name": "BeSafe",
  "name": "BeSafe",
  "theme_color": "#373640",
  "background_color": "#ececec",
  "display": "standalone",
  "scope": "/",
  "orientation": "any",
  "icons": [
    {
      "src": "img/besafeios57.png",
      "type": "image/png",
      "sizes": "57x57"
    },{
      "src": "img/besafeios76.png",
      "type": "image/png",
      "sizes": "76x76"
    },{
      "src": "img/besafeios120.png",
      "type": "image/png",
      "sizes": "120x120"
    },{
      "src": "img/besafeios152.png",
      "type": "image/png",
      "sizes": "152x152"
    },{
      "src": "img/besafeios167.png",
      "type": "image/png",
      "sizes": "167x167"
    },{
      "src": "img/besafeios180.png",
      "type": "image/png",
      "sizes": "180x180"
    }
  ],
  "start_url": "index.html"
}