{
  "id": "admin-console",
  "name": "ubase Console",
  "short_name": "Console",
  "description": "Internal operator workspace for platform operations, subscriptions, and audit views.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#1e40af",
  "icons": [
    {
      "src": "/install-icon-192.svg?v=1els6r7",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/install-icon-512.svg?v=1els6r7",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/install-icon-maskable.svg?v=1els6r7",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}