{
  "name": "Color Walk Coloring Book",
  "short_name": "Color Walk",
  "description": "사진 위에 선을 따고 색칠하는 개인용 iPad 컬러링북 PWA",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f7f3ec",
  "theme_color": "#f7f3ec",
  "orientation": "any",
  "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='36' fill='%23f7f3ec'/%3E%3Cpath d='M48 127c26-57 68-70 96-62-10 35-34 63-96 62Z' fill='%23d9ebe7'/%3E%3Cpath d='M52 132c31-4 65-23 89-63' fill='none' stroke='%232f6f68' stroke-width='12' stroke-linecap='round'/%3E%3Ccircle cx='62' cy='60' r='13' fill='%239c3f33'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "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='96' fill='%23f7f3ec'/%3E%3Cpath d='M128 339c70-152 182-187 256-165-27 93-91 168-256 165Z' fill='%23d9ebe7'/%3E%3Cpath d='M139 352c83-11 173-61 237-168' fill='none' stroke='%232f6f68' stroke-width='32' stroke-linecap='round'/%3E%3Ccircle cx='165' cy='160' r='34' fill='%239c3f33'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
