{
  "name": "FastlyRouter — %VITE_APP_TAGLINE%",
  "short_name": "FastlyRouter",
  "description": "Console for the FastlyRouter AI gateway: keys, usage, billing.",
  "start_url": "/overview",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FAFBFC",
  "theme_color": "#FAFBFC",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/logo-stack.cn.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/logo-stack.cn.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "maskable"
    }
  ]
}
