{
  "name": "KPU life",
  "short_name": "KPU life",
  "description": "釧路公立大学向け 時間割・シラバス・キャンパス情報アプリ",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#152536",
  "theme_color": "#1e3348",
  "orientation": "portrait",
  "lang": "ja",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
