{
  "short_name": "우리의비서",
  "name": "우리의비서",
  "description": "한국인 취약계층 및 방한 외국인을 위한 생활/복지/부동산/안전 통합 인프라 PWA 대시보드",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/ko",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#2563eb",
  "background_color": "#0f172a"
}
