{
  "name": "GoldGPT — AI Gold Assistant",
  "short_name": "GoldGPT",
  "description": "Ask anything about gold. Get answers with sources.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0d0a06",
  "theme_color": "#d4af7a",
  "orientation": "portrait",
  "icons": [
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }
  ]
}