{
  "name": "Marqee",
  "short_name": "Marqee",
  "description": "A job search run by real people. A dedicated career expert finds roles, runs recruiter outreach, and submits your applications for you — so you land interviews without spending hours applying.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#05080F",
  "background_color": "#05080F",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["business", "productivity", "education"],
  "icons": [
    {
      "src": "img/brand/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/brand/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "img/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "img/brand/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Open your Marqee dashboard",
      "url": "/dashboard.html",
      "icons": [{ "src": "img/brand/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "How it works",
      "short_name": "How it works",
      "description": "See how Marqee runs your job search",
      "url": "/how-it-works.html",
      "icons": [{ "src": "img/brand/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "description": "View Marqee plans",
      "url": "/pricing.html",
      "icons": [{ "src": "img/brand/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
