{
  "name": "冰梦学习平台",
  "short_name": "Icedream",
  "id": "/home",
  "start_url": "/home?source=pwa",
  "scope": "/",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "theme_color": "#0f5ccf",
  "background_color": "#ffffff",
  "display": "standalone"
}
