{
  "name": "Drs. P Pickleball Sports Center",
  "short_name": "Drs. P Pickleball",
  "description": "Court reservation, cashier, reports, and open play management.",
  "start_url": "index.php?fresh=20260508_ios_pwa_v2",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#1746df",
  "icons": [
    {
      "src": "assets/img/logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "assets/img/logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "version": "20260508_ios_pwa_v2"
}