{
  "name": "Pink Portal",
  "short_name": "Pink Portal",
  "description": "A web-based dashboard for Microsoft 365 service providers and administrators",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#e91e63",
  "icons": [
    {
      "src": "media/logo.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    },
    {
      "src": "media/Logo.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
