{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "WaviaHQ",
  "short_name": "Wavia",
  "description": "AI Infrastructure for Modern Businesses \u2014 cloud architecture, WhatsApp automation, AI agents, and scalable systems.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0b09",
  "theme_color": "#d97706",
  "icons": [
    {
      "src": "/wavia.png",
      "type": "image/png",
      "sizes": "122x88"
    }
  ],
  "categories": [
    "business",
    "technology"
  ]
}
