{
  "name": "Pballers",
  "short_name": "Pballers",
  "description": "Pballers helps you organize pickleball events, leagues, and tournaments with ease.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111827",
  "theme_color": "#0F766E",
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "512x512"
    },
    {
      "src": "/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180"
    },
    {
      "src": "/mask-icon.svg",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    }
  ]
}

