{
  "name": "SalesFit",
  "short_name": "SalesFit",
  "description": "Sales Team Intelligence Platform — assess, classify, and build your sales team.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#6366f1",
  "background_color": "#141822",
  "lang": "en",
  "scope": "/",
  "icons": [
    {
      "src": "/assets/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "Go to your team dashboard"
    },
    {
      "name": "Invite Candidate",
      "url": "/dashboard?invite=1",
      "description": "Send a new assessment invite"
    }
  ],
  "_todo_icons": "TODO: replace apple-touch-icon.png (180×180) with proper 192×192 and 512×512 square exports of the SalesFit mark. See docs/project/specs/PWA_ICON_UPGRADE.md for exact specs and where to drop the files."
}
