{
  "name": "Cephas GM Enterprise Portal",
  "short_name": "CephasGM",
  "description": "Secure client and staff portal for Cephas GM projects",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#0b0c10",
  "theme_color": "#0b7a59",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
