{
  "short_name": "Gemini Pro",
  "name": "Gemini Pro AI Clone",
  "icons": [
    {
      "src": "pwa-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "pwa-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "background_color": "#0e0e10",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#0e0e10",
  "description": "A high-performance AI chat clone powered by Google Gemini."
}
