{
  "name": "Bootstrap.top - Bootstrap 5 中文文档",
  "short_name": "Bootstrap.top",
  "description": "Bootstrap 5 中文文档、教程与示例",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7952b3",
  "icons": [
    {
      "src": "/static/img/pwa-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/static/img/pwa-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
