{
  "name": "Olympia Premier League",
  "short_name": "OPL",
  "description": "Community sports nonprofit – Cricket, Pickleball, Basketball, Badminton & more in Olympia, WA.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e3a5f",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["sports", "community", "nonprofit"],
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Register Now",
      "short_name": "Register",
      "url": "/register",
      "description": "Register for Season 4 leagues"
    },
    {
      "name": "Sports & Leagues",
      "short_name": "Sports",
      "url": "/sports",
      "description": "View all sports and leagues"
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "url": "/contact",
      "description": "Get in touch with OPL"
    }
  ]
}
