{
  "name": "뮤지엄 헌터 - AI 유물 탐정 & 한국사 퀘스트",
  "short_name": "뮤지엄헌터",
  "description": "국립중앙박물관 유물과 함께하는 인터랙티브 한국사 퀘스트 & 디지털 도감 PWA",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0b1021",
  "theme_color": "#d4af37",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "./icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "games", "travel"]
}
