{
  "name": "Global Earth - 전지구 날씨",
  "short_name": "Global Earth",
  "description": "전지구 3D 날씨 시각화 앱 - 위성 이미지, 레이더, 실시간 날씨 예보",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#3b82f6",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
