{
  "name": "Governor's Dashboard - Executive Monitoring System",
  "short_name": "Governor's Dashboard",
  "description": "Governor Dashboard System for Banking and Economic Monitoring",
  "start_url": "/govenorsDashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#1a365d",
  "categories": ["finance", "business"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/images/logo/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/logo/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
