{
  "name": "向陽台高校 受講登録システム",
  "short_name": "受講登録",
  "start_url": "/learn/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fff",
  "theme_color": "#386dd7",
  "icons": [
    {
      "src": "/learn/img/icon.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}