{
  "name": "모바인어스 프로젝트관리 툴",
  "short_name": "모바인어스 PM",
  "start_url": "/design/planhub.html",
  "scope": "/design/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#2b74d4",
  "description": "여러 프로젝트의 기획·진행·의사결정 통합 트래커",
  "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' rx='42' fill='%232b74d4'/><text x='96' y='128' font-size='108' text-anchor='middle' fill='white'>📋</text></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' rx='112' fill='%232b74d4'/><text x='256' y='342' font-size='288' text-anchor='middle' fill='white'>📋</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
