{
  "name": "무한의 계단 : 인피니트 스텝",
  "short_name": "무한의계단",
  "description": "네온 사이버 무한의 계단 아케이드 게임",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080914",
  "theme_color": "#0a0a14",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%23080914'/><circle cx='50' cy='50' r='36' fill='%23ffea00'/><rect x='30' y='42' width='40' height='8' rx='4' fill='%23111111'/><rect x='30' y='58' width='40' height='8' rx='4' fill='%23111111'/><circle cx='62' cy='36' r='6' fill='%2300f2fe'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%23080914'/><circle cx='50' cy='50' r='36' fill='%23ffea00'/><rect x='30' y='42' width='40' height='8' rx='4' fill='%23111111'/><rect x='30' y='58' width='40' height='8' rx='4' fill='%23111111'/><circle cx='62' cy='36' r='6' fill='%2300f2fe'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
