{
  "name": "Pool-Pro | Free Pool Scoreboard & Tournament Manager",
  "short_name": "Pool-Pro",
  "id": "./",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "description": "A free professional pool scoreboard and tournament manager. Track frames, scores, shot clocks, break statistics and match history for singles, doubles or group pool leagues.",
  "lang": "en-GB",
  "dir": "ltr",
  "orientation": "any",
  "categories": ["sports", "utilities"],
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "./favicon.svg",
      "sizes": "32x32 48x48",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "./pool-pro.uk.gameplay.png",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Pool-Pro scoreboard during a live group match"
    }
  ],
  "shortcuts": [
    {
      "name": "New Match",
      "short_name": "Match",
      "description": "Jump straight to the scoreboard",
      "url": "./"
    }
  ]
}
