{
  "name": "iCoup",
  "short_name": "iCoup",
  "start_url": "../game-starter.html",
  "display": "fullscreen",
  "background_color": "#000000",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "iCoupAppIcon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}