{
  "name": "분쟁숙려캠프",
  "short_name": "분쟁숙려캠프",
  "description": "AI 기반 분쟁 중재 플랫폼. 공정하고 빠른 갈등 해결.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f17",
  "theme_color": "#0f0f17",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}