{
  "name": "ClearPro Solutions",
  "short_name": "ClearPro",
  "description": "ClearPro Solutions business management app - jobs, staff, quotes, invoices and finance.",
  "start_url": "dashboard.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#eef3f6",
  "theme_color": "#075984",
  "icons": [
    { "src": "assets/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "assets/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "assets/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
