{
  "name": "바투 — 신앙 기록",
  "short_name": "바투",
  "description": "오늘의 묵상과 기도를 적고, 주간·월간으로 돌아보는 나만의 신앙 기록 도구.",
  "start_url": "/app/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "ko",
  "dir": "ltr",
  "background_color": "#f5f1e8",
  "theme_color": "#f5f1e8",
  "categories": ["lifestyle", "productivity"],
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
