{
  "name": "News Radar (뉴스레이더)",
  "short_name": "뉴스레이더",
  "description": "실시간 맞춤 뉴스 레이더 및 AI 브리핑",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#8B2333",
  "theme_color": "#FFFFFF",
  "orientation": "portrait",
  "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"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
