{
  "name": "MTube",
  "short_name": "MTube",
  "description": "院内職員向け動画ポータル",
  "start_url": "/index.html",
  "display": "standalone",
  "theme_color": "#1d4ed8",
  "background_color": "#f9fafb",
  "icons": [
    {
      "src": "assets/mtube_logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/mtube_logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}