{
  "name": "My Padel League",
  "short_name": "PadelLeague",
  "description": "Manage and play padel sport leagues and events.",
  "start_url": "/events",
  "display": "standalone",
  "background_color": "#1a36b0",
  "theme_color": "#2d4fe0",
  "icons": [
    {
      "src": "/static/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
