{
  "name": "GSK NGO Dashboard",
  "short_name": "GSK Dashboard",
  "description": "data management platform for GSK staff to manage children profiles and organizational data",
  "theme_color": "#7c3aed",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "en"
}