{
  "name": "乌云压顶是吧",
  "short_name": "wyydsb",
  "icons": [
    {
      "src": "./icons/192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icons/512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "rgba(100%,100%,100%,0)",
  "theme_color": "#07527a"
}
