{
  "name": "WPI Pipeline",
  "short_name": "WPI Pipeline",
  "description": "Wholesale Payments Rep Pipeline \u2014 track reps from recruiting through active production.",
  "id": "./",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "orientation": "any",
  "background_color": "#F6F8FA",
  "theme_color": "#F6F8FA",
  "categories": [
    "business",
    "productivity"
  ],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "assets/brand/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/brand/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Daily Checklist",
      "short_name": "Checklist",
      "description": "Today's operating checklist and end-of-day report",
      "url": "./checklist.html",
      "icons": [
        {
          "src": "assets/brand/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Needs BambooHR Action",
      "short_name": "Packets",
      "description": "Onboarding packets still waiting on a signature",
      "url": "./index.html#packet-queue",
      "icons": [
        {
          "src": "assets/brand/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Transfers",
      "short_name": "Transfers",
      "description": "Candidates recruiters sent to you",
      "url": "./transfers.html",
      "icons": [
        {
          "src": "assets/brand/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Rankings",
      "short_name": "Rankings",
      "description": "The sales-floor leaderboard",
      "url": "./rankings.html",
      "icons": [
        {
          "src": "assets/brand/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
