{
  "name": "GarpDesk",
  "short_name": "GarpDesk",
  "start_url": "/",
  "description": "GarpDesk uses advanced artificial intelligence to predict stock price rebounds. Know exactly when to buy low before the recovery. Our AI algorithm identifies optimal buying opportunities when stocks hit their low point and are ready to rise.",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/images/logo1-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/logo1-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/images/logo1-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}