{
  "name": "Vendors Valet",
  "short_name": "Vendors Valet",
  "description": "Weekend tent setup & breakdown for vendors. You sell. We lift.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#faf7f0",
  "theme_color": "#d97706",
  "id": "/",
  "categories": ["business", "productivity", "utilities"],
  "shortcuts": [
    { "name": "Crew app", "short_name": "Crew", "url": "/crew" },
    { "name": "Apply to work", "short_name": "Apply", "url": "/work-with-us" },
    { "name": "My job board", "short_name": "Jobs", "url": "/valet" }
  ],
  "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
