{
  "name": "Expert Systems",
  "short_name": "Admin",
  "description": "Your Admin Portal to Expert Systems",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "theme_color": "#222",
  "background_color": "#222",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "favicon.png",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}