{
  "name": "ODC \u2014 Online Darts Circuit",
  "short_name": "ODC",
  "description": "The home of competitive online darts. Live tables, fixtures, results, player stats and leaderboards.",
  "start_url": "/splash?from=pwa",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A1710",
  "theme_color": "#0A1710",
  "categories": [
    "sports"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}