{
  "name": "Quote — Hire UK Tradespeople",
  "short_name": "Quote",
  "description": "Post jobs and find verified tradespeople across the UK",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1a2744",
  "theme_color": "#e8620d",
  "orientation": "portrait-primary",
  "categories": ["business", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Post a Job",
      "short_name": "Post Job",
      "url": "/post-a-job",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Browse Trades",
      "short_name": "Trades",
      "url": "/trades",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
