{
  "name": "DataSpeak — Talk to Your Database with AI",
  "short_name": "DataSpeak",
  "description": "AI-powered natural language SQL tool. Talk to your database in plain English.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "/logo/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
