{
  "name": "GameTime — The #1 Pickleball Platform",
  "short_name": "GameTime",
  "description": "Your entire pickleball life in one app. Courts, tournaments, ratings, friends, challenges, live scores.",
  "start_url": "/home",
  "id": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#020617",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["sports", "social", "health"],
  "icons": [
    { "src": "/brand/gametime-app-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/brand/gametime-app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Find a Game",
      "short_name": "Play",
      "url": "/play",
      "icons": [{ "src": "/brand/gametime-app-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Tournaments",
      "short_name": "Events",
      "url": "/tournaments",
      "icons": [{ "src": "/brand/gametime-app-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Courts Near Me",
      "short_name": "Courts",
      "url": "/courts",
      "icons": [{ "src": "/brand/gametime-app-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
