{
  "name": "CloudMonkey Customer Dashboard",
  "short_name": "CloudMonkey",
  "description": "CloudMonkey customer services, websites, billing, support and account dashboard.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8f9fc",
  "theme_color": "#6d4aff",
  "icons": [
    {
      "src": "/cloudmonkey-logo.png",
      "sizes": "500x500",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
