{
  "name": "Poker Profs",
  "short_name": "Poker Profs",

  "display": "fullscreen",
    "background_color": "#000000",
    "theme_color": "#000",
    "description": "",
    "width": "100%",
    "height": "100%",
    "icons": [{
        "src": "./icon-256.png",
        "sizes": "256x256",
        "type": "image/png"
      },{
        "src": "./icon-192.png",
        "sizes": "192x192",
        "type": "image/png"
      }],
      "scope": "./",
      "start_url": "/"
  }


