{
  "name": "WaitGuy — Skip The Line",
  "short_name": "WaitGuy",
  "description": "Hire verified line-holders for sneakers, Pokemon, concerts, and every drop that matters.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "categories": ["shopping", "lifestyle", "social"],
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Live Drops",
      "short_name": "Drops",
      "url": "/drops",
      "description": "See what's dropping today"
    },
    {
      "name": "Post a Job",
      "short_name": "Hire",
      "url": "/customer/post",
      "description": "Hire a WaitGuy"
    }
  ],
  "prefer_related_applications": false
}
