{
  "name": "Ranao Pickleball Club Qatar",
  "short_name": "RPCQ",
  "description": "Courtside companion for Ranao Pickleball Club Qatar.",
  "id": "./",
  "scope": "./",
  "start_url": "./player-live-view",
  "display": "standalone",
  "background_color": "#050B14",
  "theme_color": "#2563EB",
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}