{
  "name": "PickleConnect",
  "short_name": "PickleConnect",
  "description": "Live Pickleball Court Finder & Community for NYC and Long Island",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#F0F9FF",
  "theme_color": "#002D72",
  "icons": [
    {
      "src": "https://img.icons8.com/color/192/pickleball.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://img.icons8.com/color/512/pickleball.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
