{
  "name": "雀盟 - 麻雀リーグスコア管理",
  "short_name": "雀盟",
  "description": "麻雀リーグのスコア管理アプリ。自動集計、ランキング、精算まで完結。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#185FA5",
  "theme_color": "#185FA5",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
