{
  "name": "3D Solar System Simulator - EV7lab",
  "short_name": "3D Solar System",
  "description": "NASA JPL 데이터 기반 실시간 3D 태양계 시뮬레이터. 행성 위치, 일식·월식, 유성우, 태양풍·오로라.",
  "id": "/3dsolarsystem/",
  "start_url": "/3dsolarsystem/",
  "scope": "/3dsolarsystem/",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#000000",
  "lang": "ko",
  "categories": ["education", "utilities"],
  "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 maskable"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.ev7.solarsystem",
      "id": "com.ev7.solarsystem"
    }
  ]
}
