{
  "name": "Objectified Browse",
  "short_name": "Browse",
  "description": "Browse OpenAPI 3.2 paths, Arazzo 1.0 workflows, and download reconstructed specs on Objectified",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#12131f",
  "theme_color": "#5b6cff",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
