{
  "name": "DelegateWise",
  "short_name": "DelegateWise",
  "icons": [
    {
      "src": "/icon1.png?v=1",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/apple-icon.png?v=1",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#0E1220",
  "background_color": "#0E1220",
  "display": "standalone"
}