{
 "name": "バドミントン大会ナビ",
 "short_name": "大会ナビ",
 "description": "関東を中心に全国のバドミントン大会を締切・参加費・出場資格つきで検索できる非公式の集約サイト。",
 "start_url": "/",
 "display": "standalone",
 "background_color": "#f2f3fb",
 "theme_color": "#5350d4",
 "lang": "ja",
 "icons": [
  {
   "src": "/icon-192.png",
   "sizes": "192x192",
   "type": "image/png",
   "purpose": "any maskable"
  },
  {
   "src": "/icon-512.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "any maskable"
  }
 ]
}