{
  "name": "Yatzee",
  "short_name": "Yatzee",
  "start_url": ".",
  "display": "fullscreen",
  "background_color" : "#f2f2f6" ,
  "description": "Yatzee",
  "orientation": "portrait-primary",
  "icons": [{
    "src": "img/icon48.png",
    "sizes": "48x48",
    "type": "image/png"
  }, {
    "src": "img/icon72.png",
    "sizes": "72x72",
    "type": "image/png"
  }, {
    "src": "img/icon96.png",
    "sizes": "96x96",
    "type": "image/png"
  }, {
    "src": "img/icon144.png",
    "sizes": "144x144",
    "type": "image/png"
  }]
}