{
  "name": "On The Snap - A Billiards Experience",
  "short_name": "On The Snap",
  "description": "Find pool rooms, leagues, tournaments, instructors, and challenges. The ultimate billiards platform.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#061423",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "lifestyle", "entertainment"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Find a Game",
      "short_name": "Find Game",
      "description": "Browse open pickup games",
      "url": "/find-a-game"
    },
    {
      "name": "Leaderboard",
      "short_name": "Ranks",
      "description": "See top-ranked players",
      "url": "/leaderboard"
    },
    {
      "name": "Pool Rooms",
      "short_name": "Rooms",
      "description": "Find a pool hall near you",
      "url": "/pool-rooms"
    }
  ]
}
