{
  "name": "Stack Rocket",
  "short_name": "Stack Rocket",
  "description": "우주로 향하는 블록 쌓기 게임",
  "start_url": "./index.html",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#04040f",
  "theme_color": "#04040f",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect fill='%2304040f' width='512' height='512'/%3E%3Cpath fill='%23ff7700' d='M256 100 L200 300 L312 300 Z'/%3E%3Crect fill='%230055ee' x='200' y='300' width='112' height='100'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
