{
  "id": "/app-public",
  "name": "Serve Padel",
  "short_name": "Serve",
  "description": "Premium padel court booking",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0f1e",
  "theme_color": "#1a6bff",
  "orientation": "portrait-primary",
  "apple-mobile-web-app-capable": "yes",
  "apple-mobile-web-app-status-bar-style": "black-translucent",
  "apple-mobile-web-app-title": "Serve Padel",
  "icons": [
    {
      "src": "/serve-logo.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
