{
  "name": "Elev8 Talent Agency",
  "short_name": "Elev8 Talent",
  "description": "Canada and U.S. recruiting services supported by structured search execution and AI-assisted workflows.",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#0B0B0D",
  "theme_color": "#0B0B0D",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "64x64",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Submit a Role",
      "short_name": "Submit Role",
      "url": "/submit-a-role?source=pwa",
      "icons": [{ "src": "/favicon.svg", "sizes": "64x64", "type": "image/svg+xml" }]
    },
    {
      "name": "Book a Call",
      "short_name": "Book Call",
      "url": "/book-a-call?source=pwa",
      "icons": [{ "src": "/favicon.svg", "sizes": "64x64", "type": "image/svg+xml" }]
    }
  ]
}
