{
  "name": "遊戯王OCGシミュレーター",
  "short_name": "YGO Sim",
  "description": "遊戯王OCGシミュレーター - AIと対戦",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "icons": [
    {
      "src": "https://raw.githubusercontent.com/nickelc/ygo-card-db/master/favicon.ico",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
