{
  "name": "SiteCrews — Irish Trades Marketplace",
  "short_name": "SiteCrews",
  "description": "Post shifts, find crew, get on site. Ireland's fast-hire labour marketplace for weekend, week, month and ongoing work.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "categories": ["business", "productivity"],
  "lang": "en-IE",
  "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": "Browse Jobs",
      "short_name": "Jobs",
      "url": "/jobs",
      "description": "See open shifts near you"
    },
    {
      "name": "Browse Crew",
      "short_name": "Crew",
      "url": "/workers",
      "description": "Find available trades"
    },
    {
      "name": "Post a Job",
      "short_name": "Post",
      "url": "/jobs/new",
      "description": "Find crew for a shift"
    }
  ]
}
