{
  "name": "내기종결자",
  "short_name": "내기종결자",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3182F6",
  "orientation": "portrait",
  "icons": [
    { "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%233182F6'/><text x='256' y='340' text-anchor='middle' font-size='280'>🎱</text></svg>", "sizes": "512x512", "type": "image/svg+xml" }
  ]
}
