{
  "name": "MUTD FC Wold Cup",
  "short_name": "MUTD FC",
  "description": "Live leaderboard, fixtures, players, and group tables for the Mountmellick United fundraiser.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#f6f1e6",
  "theme_color": "#1e5bad",
  "icons": [
    {
      "src": "./pwa-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./pwa-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "./pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
