{
  "name": "TASKGOLF 会員管理",
  "short_name": "TGL管理",
  "description": "TASKGOLF会員・イベント出欠管理アプリ",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f0f4f0",
  "theme_color": "#2d5a27",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
