{
  "name": "Vitrine Virtual",
  "short_name": "vitrine",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#eee",
  "orientation": "portrait",
  "theme_color": "#F2F2F2",
  "description": "Photo sharing app.",
  "icons": [{
    "src": "/img/icon-48.png",
    "sizes": "48x48",
    "type": "image/png"
  }, {
    "src": "/img/icon-72.png",
    "sizes": "72x72",
    "type": "image/png"
  }, {
    "src": "/img/icon-96.png",
    "sizes": "96x96",
    "type": "image/png"
  }, {
    "src": "/img/icon-144.png",
    "sizes": "144x144",
    "type": "image/png"
  }, {
    "src": "/img/icon-192.png",
    "sizes": "192x192",
    "type": "image/png"
  }]

}
