{
  "name": "RS-HUB | R&D 기획·운영 통합관리 시스템",
  "short_name": "RS-HUB",
  "description": "Research & R&D Support Integrated Hub · R&D 기획·운영 통합관리 시스템",
  "lang": "ko-KR",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F2F2F2",
  "theme_color": "#E60012",
  "icons": [
    {
      "src": "/rs-hub-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/rs-hub-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/rs-hub-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "관리 화면",
      "short_name": "관리",
      "url": "/manage",
      "icons": [
        {
          "src": "/rs-hub-icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
