{
  "name": "SF TENNIS KIDS Club",
  "short_name": "SF Tennis Kids",
  "description": "SF TENNIS KIDS Club - Manage your tennis sessions, groups, and communications",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8F9FA",
  "theme_color": "#163E85",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/static/icons/icon-192.png?v=8",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icons/icon-192-maskable.png?v=8",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/icons/icon-512.png?v=8",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icons/icon-512-maskable.png?v=8",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["sports", "education"],
  "lang": "en-US"
}
