{
  "name": "XilXil Tools Hub — 150+ Free Online Tools",
  "short_name": "XilXil Tools",
  "description": "150+ free, privacy-first online tools for SEO, developers, content creators, and businesses.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#050514",
  "theme_color": "#0a0a1f",
  "categories": ["productivity", "utilities", "developer"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/assets/img/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/img/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/img/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Word Counter",
      "short_name": "Word Counter",
      "url": "/tools/text/word-counter.html",
      "icons": [{"src": "/assets/img/icons/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "JSON Formatter",
      "short_name": "JSON",
      "url": "/tools/developer/json-formatter.html",
      "icons": [{"src": "/assets/img/icons/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Password Generator",
      "short_name": "Passwords",
      "url": "/tools/security/password-generator.html",
      "icons": [{"src": "/assets/img/icons/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "All Tools",
      "short_name": "All Tools",
      "url": "/tools/index.html",
      "icons": [{"src": "/assets/img/icons/icon-192.png", "sizes": "192x192"}]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
