{
  "id": "/login.html",
  "name": "Basshole Club",
  "short_name": "Basshole",
  "description": "Fishing club leaderboards, races, catches, and bragging rights.",
  "start_url": "/login.html",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "background_color": "#07120b",
  "theme_color": "#07120b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/PWA/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/PWA/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/PWA/icons/maskable-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
