{
  "name": "DESTINATION EARTH",
  "short_name": "DESTINATION",
  "description": "데스티네이션 어스 — 빅 픽처 스페이스. 폐지 줍던 사령관이 함대를 이끌고 지구를 구하러 가는 우주 무역·전투 RPG.",
  "lang": "ko",
  "dir": "ltr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#050a1a",
  "theme_color": "#00f3ff",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "img/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
