{
  "name": "먼데이선명상 · Monday Seon Meditation",
  "short_name": "먼데이선명상",
  "description": "한 주의 시작, 하루 15분 멈추어 바라봅니다 — 생활 속의 선명상 수행",
  "lang": "ko",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#141c2e",
  "theme_color": "#1a2438",
  "categories": ["health", "lifestyle", "education"],
  "icons": [
    {
      "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"
    }
  ]
}
