{
  "name": "The Anti Search Engine",
  "short_name": "Anti Search",
  "description": "The only AI search engine intentionally designed not to work.",
  "icons": [
    {
      "src": "/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "theme_color": "#0b0b0a",
  "background_color": "#f4f4f2",
  "display": "standalone",
  "start_url": "/"
}