{
  "name": "관측 우주 시뮬레이터",
  "short_name": "우주 시뮬레이터",
  "description": "실제 관측으로 확인된 은하·별·외계행성을 담은 인터랙티브 우주 지도",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#05060f",
  "theme_color": "#151827",
  "orientation": "any",
  "lang": "ko",
  "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" }
  ]
}
