{
  "name": "XLcloud",
  "short_name": "XLcloud",
  "description": "你的私人雲端硬碟",
  "start_url": "https://xlcloudhome.duckdns.org/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1a1a2e",
  "theme_color": "#6c63ff",
  "dir": "ltr",
  "lang": "zh",
  "id": "xlcloud-home",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/uploads/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/uploads/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
