{
  "name": "R2Insights",
  "short_name": "R2Insights",
  "description": "AI 기반 주식·크립토 데이터 브리핑",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a1a2e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://www.r2insights.com/content/images/2026/03/r2i-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://www.r2insights.com/content/images/2026/03/r2i-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}