{
  "name": "PicklePark: Washington Park",
  "short_name": "PicklePark",
  "description": "Live pickleball queue tracker, walk-on court availability, and City of Burlingame court reservations for Washington Park.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#F8FAFC",
  "theme_color": "#0B4F6C",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1599586120429-48281b6f0ece?w=192&h=192&fit=crop&crop=faces",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://images.unsplash.com/photo-1599586120429-48281b6f0ece?w=512&h=512&fit=crop&crop=faces",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
