{
  "name": "女子軟式野球部 出欠管理",
  "short_name": "野球部出欠",
  "description": "部活動の出欠・スケジュール管理アプリ",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f5f2",
  "theme_color": "#a67c52",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
