{
  "name": "WAB Browser",
  "short_name": "WAB",
  "description": "The intelligent browser with Ad Blocker, Scam Shield, Ghost Mode, Fairness System & Agent Chat.",
  "start_url": "/pwa/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f0f23",
  "theme_color": "#0ea5e9",
  "lang": "en",
  "dir": "ltr",
  "categories": ["utilities", "productivity"],
  "icons": [
    { "src": "/pwa/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/pwa/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/pwa/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "maskable" },
    { "src": "/pwa/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    { "name": "New Search", "url": "/pwa/?action=search", "icons": [{ "src": "/pwa/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }] }
  ]
}
