{
  "name": "DevGenXai - Custom Software Development & AI Automation NYC",
  "short_name": "DevGenXai",
  "description": "NYC's premier custom software development agency specializing in enterprise applications, AI automation, SaaS platforms, and mobile app development",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity", "developer"],
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/",
  "icons": [
    {
      "src": "/fav.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/fav.png", 
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "DevGenXai Homepage"
    }
  ],
  "shortcuts": [
    {
      "name": "Services",
      "short_name": "Services", 
      "description": "View our software development services",
      "url": "/services/",
      "icons": [{"src": "/fav.png", "sizes": "192x192"}]
    },
    {
      "name": "Portfolio",
      "short_name": "Portfolio",
      "description": "View our project portfolio", 
      "url": "/portfolio/",
      "icons": [{"src": "/fav.png", "sizes": "192x192"}]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Get in touch with us",
      "url": "/contact/",
      "icons": [{"src": "/fav.png", "sizes": "192x192"}]
    }
  ]
}
