{
  "name": "마음근력 자가진단 (KRQ-53)",
  "short_name": "마음근력 자가진단",
  "description": "김주환 교수의 한국형 회복탄력성 지수 자가 진단 앱 - Boram Emotional Education Institute",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B0F19",
  "theme_color": "#0B0F19",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
