{
  "name": "ACcleanQLD",
  "short_name": "ACclean",
  "description": "ACcleanQLD — book and manage air conditioning cleaning jobs.",
  "id": "/",
  "start_url": "/job-list",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1b4e",
  "theme_color": "#0b1b4e",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}