{
  "name": "Autorelational Eating Portal",
  "short_name": "AE Portal",
  "start_url": "./dashboard.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f5f8f9",
  "theme_color": "#489BAD",
  "icons": [
    {
      "src": "./assets/favicon.ico",
      "sizes": "48x48 64x64 96x96 128x128 256x256",
      "type": "image/x-icon"
    }
  ]
}
