{
  "short_name": "CourtIQ",
  "name": "CourtIQ - Basketball Training",
  "description": "Self-guided basketball training platform for players and coaches",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%23000' width='100' height='100'/><text x='50' y='65' font-size='50' text-anchor='middle' fill='%2300D4FF' font-family='Arial Black'>C</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%23000' width='100' height='100'/><text x='50' y='65' font-size='50' text-anchor='middle' fill='%2300D4FF' font-family='Arial Black'>C</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "theme_color": "#000000",
  "background_color": "#000000",
  "orientation": "portrait-primary",
  "scope": "/",
  "prefer_related_applications": false,
  "id": "courtiq-app",
  "categories": ["sports", "fitness", "education"]
}
