{
  "name": "CrestSeq",
  "short_name": "CrestSeq",
  "description": "Company Secretarial Management",
  "theme_color": "#111c2d",
  "background_color": "#111c2d",
  "display": "standalone",
  "start_url": "/",
  "icons": [
    {
      "src": "/brand/png/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/brand/png/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/brand/svg/app-icon.svg",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}