{
  "name": "PickleBallZ Sagas",
  "short_name": "PBZ Sagas",
  "description": "The ultimate Dragon Ball Z themed pickleball tournament saga and league tracking app.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#0b0518",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/pbz-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pbz-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pbz-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "sports",
    "games"
  ],
  "shortcuts": [
    {
      "name": "Saga Battle",
      "url": "/?tab=league",
      "description": "Enter the active saga battle"
    },
    {
      "name": "Hall of Fame",
      "url": "/?tab=leaderboards",
      "description": "View the ranking table"
    }
  ]
}
