{
  "name": "EGEN Trend Intelligence",
  "short_name": "EGEN",
  "description": "Trend intelligence dashboard for EGEN",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050609",
  "theme_color": "#050609",
  "orientation": "any",
  "icons": [
    {
      "src": "/static/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
