{
  "name": "Tranquility 主题演示站",
  "short_name": "Tranquility",
  "description": "hexo-theme-tranquility 特性全览演示站",
  "start_url": "/hexo-theme-tranquility/",
  "scope": "/hexo-theme-tranquility/",
  "display": "standalone",
  "background_color": "#fcfcfb",
  "theme_color": "#fcfcfb",
  "icons": [
    {
      "src": "/hexo-theme-tranquility/images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/hexo-theme-tranquility/images/apple-touch-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/hexo-theme-tranquility/images/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/hexo-theme-tranquility/images/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/hexo-theme-tranquility/images/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/hexo-theme-tranquility/images/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}