{
  "name": "프로허브스타트 공식 어플",
  "short_name": "프로허브스타트",
  "description": "글로벌 권프로 AI 비즈니스 솔루션 허브 공식 전용 앱",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f0c29",
  "theme_color": "#4f8ef7",
  "icons": [
    {
      "src": "rainbow_logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "rainbow_logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
