{
  "name": "WeatherEye EPW",
  "short_name": "EPW",
  "description": "Executive Personal Workspace — Dargan Institute operational dashboard",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F9FAFB",
  "theme_color": "#0693E3",
  "icons": [
    {
      "src": "assets/ic-weathereye.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "assets/weathereye-icon-active.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
