{
  "name": "GuruAI",
  "short_name": "GuruAI",
  "description": "Your Personal Portal to Universal Insights",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "theme_color": "#222",
  "background_color": "#222",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "favicon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}