{
  "name": "AXOIX | Your Intelligent Business Operating System",
  "short_name": "AXOIX",
  "description": "AI-Powered Business Management Dashboard",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a1a",
  "theme_color": "#06B6D4",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/axoix-logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/axoix-logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "en"
}
