{
  "name": "RadiusCloud Subscriber Portal",
  "short_name": "My Radius",
  "description": "Usage, quota and session self-service",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f4f1e8",
  "theme_color": "#12372a",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
