{
  "name": "Hooper's Path",
  "short_name": "Hoopers",
  "description": "Basketball training and strength app for the JV grind",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0e1a",
  "theme_color": "#ff6b1a",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%230a0e1a'/><circle cx='96' cy='96' r='60' fill='none' stroke='%23ff6b1a' stroke-width='8'/><path d='M36 96 L156 96 M96 36 L96 156 M54 54 Q96 96 54 138 M138 54 Q96 96 138 138' stroke='%23ff6b1a' stroke-width='6' fill='none'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%230a0e1a'/><circle cx='256' cy='256' r='160' fill='none' stroke='%23ff6b1a' stroke-width='20'/><path d='M96 256 L416 256 M256 96 L256 416 M144 144 Q256 256 144 368 M368 144 Q256 256 368 368' stroke='%23ff6b1a' stroke-width='16' fill='none'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
