{
  "name": "CCA Client Portal",
  "short_name": "CCA Portal",
  "description": "Filing status and compliance calendar for clients of Chandan Choudhary & Associates",
  "start_url": "/status.html",
  "scope": "/status.html",
  "display": "standalone",
  "background_color": "#0d1b2e",
  "theme_color": "#0d1b2e",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
