{  
  "icons": [
    {
      "src": "icon-192.gif",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  
  "background_color": "#000000",  
  "theme_color": "#1e2329",
  "scope": "./",
  "description": "AI Quant Analysis Terminal",
  "name": "Link Everyone",
  "short_name": "Link",
  "display": "standalone",
  "start_url": "main.html",
  "orientation": "portrait"
}