{
  "name": "하루 또 하루 — 회복의 동반자",
  "short_name": "하루 또 하루",
  "description": "AA·NA 회복 프로그램을 따르는 이들을 위한 동반자. 단주 카운터, 일일 묵상, 기도문, 빅북 리딩. 모든 데이터는 기기 안에만 저장됩니다.",
  "lang": "ko",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#faf7f0",
  "theme_color": "#1f4d3d",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
