{
  "name": "Hoop Coach Digital Shot Chart",
  "short_name": "Hoop Coach",
  "description": "Basketball shot tracking and statistics app",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ea580c",
  "theme_color": "#ea580c",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle cx='50' cy='50' r='45' fill='%23ea580c'/%3E%3Ccircle cx='50' cy='50' r='35' fill='none' stroke='white' stroke-width='2'/%3E%3Cpath d='M 50 15 L 50 85 M 15 50 L 85 50' stroke='white' stroke-width='2'/%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 100 100'%3E%3Ccircle cx='50' cy='50' r='45' fill='%23ea580c'/%3E%3Ccircle cx='50' cy='50' r='35' fill='none' stroke='white' stroke-width='2'/%3E%3Cpath d='M 50 15 L 50 85 M 15 50 L 85 50' stroke='white' stroke-width='2'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
