{
  "name": "Combined Consultancy Services",
  "short_name": "CCS Bookings",
  "description": "Manage bookings and client requests for Combined Consultancy Services.",
  "start_url": "/admin",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B2545",
  "theme_color": "#0B2545",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}