{
  "name": "낙뢰 감시 시스템 - Lightning Alert",
  "short_name": "낙뢰감시",
  "description": "현장 안전을 위한 실시간 낙뢰 감시 시스템",
  "start_url": "/monitor",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0a",
  "theme_color": "#eab308",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
