{
  "name": "탭탭 아케이드",
  "short_name": "탭탭아케이드",
  "description": "10초면 배우는 심플 미니게임 모음",
  "start_url": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d1220",
  "theme_color": "#0d1220",
  "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='%230d1220'/><text x='50' y='68' font-size='55' text-anchor='middle'>🕹️</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
