{
  "name": "PickleCrunch",
  "short_name": "PickleCrunch",
  "description": "Your DUPR stats, crunched. The pickleball analytics dashboard that tracks your rating trends, discovers your best partners, finds your top venues, and shows which days you dominate.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d2e52",
  "theme_color": "#0d2e52",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
