{
  "name": "Fazzini AR web application",
  "short_name": "Fazzini AR",
  "manifest_version": 2,
  "version": "2.8.0",
  "author": "Kotuko srl",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#fff",
  "description": "An Augmented Reality application of Fazzini products.",
  "icons": [{
    "src": "images/icons/homescreen48.png",
    "sizes": "48x48",
    "type": "image/png"
  }, {
    "src": "images/icons/homescreen72.png",
    "sizes": "72x72",
    "type": "image/png"
  }, {
    "src": "images/icons/homescreen96.png",
    "sizes": "96x96",
    "type": "image/png"
  }, {
    "src": "images/icons/homescreen144.png",
    "sizes": "144x144",
    "type": "image/png"
  }, {
    "src": "images/icons/homescreen168.png",
    "sizes": "168x168",
    "type": "image/png"
  }, {
    "src": "images/icons/homescreen192.png",
    "sizes": "192x192",
    "type": "image/png"
  }],
  "related_applications": [{
    "platform": "E-commerce",
    "url": "https://www.fazzinihome.com/it"
  }]
}
