{
  "name": "Aegis - Agentic Retail Management System",
  "short_name": "Aegis",
  "description": "Agentic Retail Management System",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#040d24",
  "theme_color": "#040d24",
  "icons": [
    {
      "src": "/aegis-logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/aegis-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
