{
  "name": "CrossFit Tracker",
  "short_name": "CF Tracker",
  "description": "CrossFit 운동 기록 및 WOD 타이머",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "lang": "ko",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='40' fill='%23ff5722'/%3E%3Ctext x='50%25' y='62%25' text-anchor='middle' font-size='120' dominant-baseline='middle'%3E💪%3C/text%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 512 512'%3E%3Crect width='512' height='512' rx='100' fill='%23ff5722'/%3E%3Ctext x='50%25' y='62%25' text-anchor='middle' font-size='320' dominant-baseline='middle'%3E💪%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
