{
  "name": "아차차 — 보안 인텔리전스",
  "short_name": "아차차",
  "description": "전 세계 보안 위협을 실시간으로 시각화하는 인터랙티브 지도 서비스",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#00B4D8",
  "orientation": "any",
  "lang": "ko",
  "categories": ["news", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
