{
  "name": "遊戯王ラッシュデュエルまとめ",
  "short_name": "rushduel.net",
  "description": "遊戯王ラッシュデュエルの最新情報、カードリスト、デッキレシピを掲載しています。",
  "lang": "ja",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#333333",
  "icons": [
    {
      "src": "./android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
