{
  "name": "SELAH",
  "short_name": "SELAH",
  "description": "반응하기 전에, 셀라. 하나님의 말씀과 위로가 당신 곁에 있습니다.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#071b36",
  "theme_color": "#071b36",
  "orientation": "portrait",
  "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"
    }
  ]
}
