{
  "name": "Planet 2048 - 행성 합체 퍼즐",
  "short_name": "Planet 2048",
  "description": "유성에서 은하까지! 같은 행성을 합쳐라! 30단계 물리 기반 행성 합체 퍼즐",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0E27",
  "theme_color": "#0A0E27",
  "icons": [
    {
      "src": "assets/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["games", "entertainment"],
  "lang": "ko",
  "dir": "ltr"
}
