{
  "name": "Quek Field Service",
  "short_name": "Quek Crew",
  "description": "Field service app for Quek Landscaping — scheduling, geofenced timesheets, job photos, invoicing.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#353535",
  "theme_color": "#353535",
  "icons": [
    { "src": "icon.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
