{
  "name": "OCIO Validator",
  "short_name": "OCIO Validator",
  "description": "Free browser tool for OpenColorIO: paste a config.ocio to validate that roles, views, displays, looks and view transforms resolve to defined colorspaces, with an ACES-config advisory. Nothing is uploaded.",
  "start_url": "app.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0c0b14",
  "theme_color": "#0c0b14",
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
