{
  "name": "Club Paddle Tap",
  "short_name": "Club Paddle Tap",
  "description": "The platform for pickleball clubs who put culture first.",
  "start_url": "/player",
  "display": "standalone",
  "background_color": "#1a5c2a",
  "theme_color": "#1a5c2a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/apple-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
