```json
{
  "name": "Akshay Rohilla — AI Automation Consultant",
  "short_name": "Akshay AI",
  "description": "AI Automation Consultant helping businesses automate workflows, optimize operations, and scale through smart digital solutions, automation systems, dashboards, and modern web technologies.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#BF4A1A",
  "background_color": "#E5E3DC",
  "icons": [
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48 16x16",
      "type": "image/x-icon"
    }
  ],
  "screenshots": [
    {
      "src": "/preview.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "categories": [
    "business",
    "productivity",
    "technology"
  ],
  "prefer_related_applications": false
}
```
