{
  "name": "Coach Pepau - Pickleball Bookings",
  "short_name": "Coach Pepau",
  "description": "Book pickleball coaching sessions with Coach Pepau",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2D5016",
  "theme_color": "#2D5016",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/static/images/pepau-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/images/pepau-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "lifestyle", "productivity"]
}
