{
  "name": "Court Pairing",
  "short_name": "CourtPairing",
  "description": "Tennis match scheduler — singles & doubles",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f0f7f3",
  "theme_color": "#2e7d52",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Ccircle cx='96' cy='96' r='95' fill='%23c8f03c'/%3E%3Cpath d='M15.36 96 Q96 34.56 176.64 96' stroke='white' stroke-width='11.52' fill='none' stroke-linecap='round'/%3E%3Cpath d='M15.36 96 Q96 157.44 176.64 96' stroke='white' stroke-width='11.52' fill='none' stroke-linecap='round'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='255' fill='%23c8f03c'/%3E%3Cpath d='M40.96 256 Q256 92.16 471.04 256' stroke='white' stroke-width='30.72' fill='none' stroke-linecap='round'/%3E%3Cpath d='M40.96 256 Q256 419.84 471.04 256' stroke='white' stroke-width='30.72' fill='none' stroke-linecap='round'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
