{
  "name": "典学阁",
  "short_name": "典学阁",
  "description": "以典为基，以学为进",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0078d4",
  "icons": [
    {
      "src": "https://picsum.photos/192",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://picsum.photos/512",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}