{
  "name": "Pyckle - Find Players & Play Pickleball",
  "short_name": "Pyckle",
  "description": "Find players, book courts, play pickleball - Your social platform for matches, tournaments, and connecting with the pickleball community",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#001A10",
  "theme_color": "#A6FF00",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/pyckle-logo-v2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/pyckle-logo-512-v2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["sports", "social", "lifestyle"],
  "screenshots": []
}
