{
  "name": "GutSense · 장 생태계 디지털 트윈",
  "short_name": "GutSense",
  "description": "미래형 장 건강 관리 게임 · 3D 장 생태계 시뮬레이션",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050B18",
  "theme_color": "#050B18",
  "lang": "ko-KR",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    { "src": "assets/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "assets/img/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
