{
  "name": "Multi-Pitch Climbing Timer",
  "version": "1.0.0",
  "short_name": "Climb Timer",
  "description": "Track climbing team efficiency across 5 stages of multi-pitch climbing",
  "start_url": "./climbing-timer.html",
  "display": "standalone",
  "background_color": "#2d3436",
  "theme_color": "#2d3436",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect fill='%232d3436' width='192' height='192'/%3E%3Cpath fill='%23e17055' d='M96 40 L140 80 L130 140 L96 160 L62 140 L52 80 Z'/%3E%3Ccircle cx='96' cy='90' r='15' fill='%23dfe6e9'/%3E%3Crect x='91' y='60' width='10' height='40' fill='%23dfe6e9' rx='5'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect fill='%232d3436' width='512' height='512'/%3E%3Cpath fill='%23e17055' d='M256 100 L380 220 L350 380 L256 440 L162 380 L132 220 Z'/%3E%3Ccircle cx='256' cy='240' r='40' fill='%23dfe6e9'/%3E%3Crect x='236' y='160' width='40' height='120' fill='%23dfe6e9' rx='20'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "education", "productivity"],
  "screenshots": []
}
