{
  "name": "Enouvo — AI-Enabled Engineering Partner",
  "short_name": "Enouvo",
  "description": "Dedicated engineering teams for enterprise digital transformation. 150+ engineers, 15+ years experience, AI-enabled practices.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#d32d26",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["business", "technology", "enterprise"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "/images/enouvo-mark-icon-only.png",
      "sizes": "129x149",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "Explore Enouvo's enterprise engineering services",
      "url": "/our-services"
    },
    {
      "name": "Case Studies",
      "short_name": "Case Studies",
      "description": "Real results from Enouvo enterprise partnerships",
      "url": "/insights/case-studies"
    },
    {
      "name": "Get in Touch",
      "short_name": "Contact",
      "description": "Start a conversation about your engineering needs",
      "url": "/contact"
    }
  ],
  "related_applications": [
    {
      "platform": "web",
      "url": "https://enouvo.com"
    }
  ],
  "prefer_related_applications": false,
  "protocol_handlers": [
    {
      "protocol": "web+enouvo",
      "url": "https://enouvo.com/?uri=%s"
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "edge_side_panel": {
    "preferred_width": 400
  },
  "file_handlers": [
    {
      "action": "/upload",
      "accept": {
        "text/markdown": [".md"],
        "application/json": [".json"]
      }
    }
  ]
}
