{
  "name": "Lateral Edge — Senior Cyber Security Advisory",
  "short_name": "Lateral Edge",
  "description": "Senior cyber security advisory. Fixed-fee engagements, no vague estimates.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1b211f",
  "theme_color": "#1b211f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Client Portal",
      "short_name": "Portal",
      "description": "Access your client portal",
      "url": "/portal",
      "icons": [{ "src": "/icons/portal-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Services",
      "short_name": "Services",
      "description": "Browse our services",
      "url": "/services",
      "icons": [{ "src": "/icons/services-96x96.png", "sizes": "96x96" }]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
