{
  "name": "Vesta GPT - AI Settlement Assistant",
  "short_name": "Vesta GPT",
  "description": "Premium AI assistant for Vesta Settlements",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2B2626",
  "theme_color": "#2B2626",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}