{
  "name": "Eskom Smart Operations Centre",
  "short_name": "Eskom SOC",
  "description": "Eskom Smart Operations Centre — Real-time monitoring and control dashboard",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#050508",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "business"]
}
