{
  "name": "Aryuki's Tools - 工具集合",
  "short_name": "Aryuki Tools",
  "description": "A collection of tools and applications by Aryuki",
  "start_url": "https://tool.aryuki.com",
  "display": "standalone",
  "background_color": "#F9FAFB",
  "theme_color": "#34D399",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "16x16",
      "type": "image/x-icon"
    }
  ],
  "categories": ["productivity", "utilities", "developer"],
  "lang": "zh-CN",
  "dir": "ltr",
  "scope": "/"
}