{
  "name": "기도로 말씀 읽기",
  "short_name": "기도",
  "description": "기도로 말씀읽기는 역사를 걸쳐 내려 온 그리스도인의 성경적 실행입니다. 마르틴 루터와 조지 뮬러와 위트니스 리와 다른 이들의 간증이 포함되어 있습니다.",
  "lang": "ko",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5ead8",
  "theme_color": "#c67139",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
