{
  "name": "がくげい学習クラウド",
  "short_name": "がくげい学習クラウド",
  "description": "学習クラウドSSO 入り口",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "./_icon1/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "./_icon1/android-touch-icon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
