{
  "name": "Zharief Browser",
  "short_name": "Zharief",
  "description": "Zharief Browser - Google, SearXNG, Gemini, Perplexity",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#4285F4",

  "icons": [
    {
      "src": "x2032.jpg",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "x2033.jpg",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}