{
  "name": "아멘 — 매일 아침 여는 신앙 앱",
  "short_name": "아멘",
  "description": "오늘의 말씀 한 구절, 서로의 기도에 아멘, 우리 교회와 함께.",
  "lang": "ko",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0E20",
  "theme_color": "#0A0E20",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}