{
  "name": "가톨릭 성가 & 매일미사",
  "short_name": "성가&미사",
  "description": "가톨릭 성가 악보 및 가사 번호 검색과 날짜별 매일미사 전례 뷰어",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#1A5196",
  "theme_color": "#236BB8",
  "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"
    }
  ]
}