{
  "name": "Universal Search Hub - Multi-Engine Search Portal",
  "short_name": "SearchHub",
  "description": "Universal Search Hub allows you to enter your search query once and instantly search across dozens of AI, E-Commerce, Social, Video, Coding, and News sites.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0e17",
  "theme_color": "#0a0e17",
  "dir": "ltr",
  "lang": "en-US",
  "categories": [
    "utilities",
    "productivity",
    "search"
  ],
  "icons": [
    {
      "src": "logo.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "logo.svg",
      "type": "image/svg+xml",
      "sizes": "192x192 512x512",
      "purpose": "maskable"
    }
  ]
}
