{
  "name": "Tai Chi Week Planner",
  "short_name": "Tai Chi",
  "description": "A 7-day Yang style Tai Chi exercise planner with animated demonstrations",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f5f0e8",
  "theme_color": "#2d5016",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%232d5016'/><text x='50' y='68' font-size='50' text-anchor='middle' fill='white'>☯</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%232d5016'/><text x='50' y='68' font-size='50' text-anchor='middle' fill='white'>☯</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
