{
  "name": "MESA",
  "short_name": "MESA",
  "description": "MESA — the operator OS for direct sales orgs. CRM, ATS, AI Coach, and the platform that runs your floor.",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0E1A",
  "theme_color": "#5FA8FF",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Field OS",
      "short_name": "Field",
      "description": "Tap-tally your day",
      "url": "/dashboard#fieldos"
    },
    {
      "name": "High Rollers",
      "short_name": "Rollers",
      "description": "Live leaderboard",
      "url": "/dashboard#rollers"
    },
    {
      "name": "Recruitment OS",
      "short_name": "Recruit",
      "description": "Candidate pipeline",
      "url": "/dashboard#recruitment"
    }
  ],
  "prefer_related_applications": false
}
