{
  "name": "aibyhub - Free Online Tools",
  "short_name": "aibyhub",
  "description": "40+ free online tools for developers. Pure frontend, data never leaves your browser.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#facc15",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "type": "image/x-icon",
      "sizes": "16x16 32x32 48x48"
    }
  ],
  "categories": ["developer", "productivity", "utilities"],
  "lang": "zh-CN",
  "dir": "ltr"
}