{
  "name": "Free Doubles Round Robin Maker",
  "short_name": "Free Doubles Tool",
  "description": "Create balanced doubles round robin schedules in seconds. Completely free with no signup required.",
  "start_url": "/round-robin-maker/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#059669",
  "icons": [
    {
      "src": "/round-robin-maker/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/round-robin-maker/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
