{
  "name": "야스닷레드 — 한국 사용자 통합 안내 허브",
  "short_name": "야스닷레드",
  "description": "한국 사용자를 위한 야스닷컴(YASYADONG) 새주소 안내 및 통합 가이드 허브",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fafafa",
  "theme_color": "#d32f2f",
  "lang": "ko-KR",
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-192.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}