{
  "name": "Joetech Search",
  "short_name": "Joetech",
  "description": "AI-Powered Search Engine with verified answers and knowledge panels",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#06080f",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%236366f1' rx='20' width='100' height='100'/><text y='.9em' font-size='70' x='15'>🔍</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Search",
      "url": "/",
      "description": "Start a new search"
    },
    {
      "name": "History",
      "url": "/history",
      "description": "View search history"
    },
    {
      "name": "Settings",
      "url": "/settings",
      "description": "Manage preferences"
    }
  ],
  "categories": ["utilities", "productivity"]
}
