{
  "name": "KindEcho - 익명 감정 거울치료 쉼터",
  "short_name": "KindEcho",
  "description": "비교 없이 서로의 아픔을 비추며 치유받는 따뜻한 익명 감정 쉼터",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fafaf9",
  "theme_color": "#059669",
  "lang": "ko",
  "categories": ["social", "lifestyle", "health"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml"
    }
  ]
}

