{
  "short_name": "Pool2",
  "name": "Poolscore2",
  "description": "Scoreboard and shot clock program for pool",
  "icons": [
    {
      "src": "/images/icons-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/images/icons-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "screenshots": [
  {
     "src": "images/screenshot.png",
      "sizes": "1600x856",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Poolscore2"
    }
  ],
  "start_url": "/",
  "background_color": "#D9DADC",
  "display": "fullscreen",
  "scope": "/",
  "theme_color": "#212529",
  "orientation": "any"
}