{
  "name": "PoolGigHub — Pool Service Task Exchange",
  "short_name": "PoolGigHub",
  "description": "Post pool service jobs other pros can cover, and claim work near you.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f7fa",
  "theme_color": "#0e7490",
  "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" }
  ],
  "shortcuts": [
    { "name": "Post a task", "url": "/post" },
    { "name": "My posts", "url": "/my-posts" },
    { "name": "Homeowner jobs", "url": "/homeowner-jobs" }
  ]
}
