{
  "name": "Apex Console",
  "short_name": "Apex",
  "description": "Apex admin console to manage your content and settings.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2770bc",
  "icons": [
    {
      "src": "/console.png",
      "sizes": "663x662",
      "type": "image/png"
    },
    {
      "src": "/ApexLogo.png",
      "sizes": "384x384",
      "type": "image/png"
    }
  ]
}
