{
  "name": "메타 리커버리 센터",
  "short_name": "MRC",
  "description": "일상 기능의 변화를 체험하다",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#00D4AA",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo-icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["health", "fitness", "lifestyle"]
}
