{
  "background_color": "#ffffff",
  "dir": "ltr",
  "display": "standalone",
  "name": "Oxygen.patten",
  "orientation": "any",
  "scope": "/",
  "short_name": "Oxygen",
  "start_url": "https://oxygen.patten.edu/",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "./oxygen.svg",
      "sizes": "512x512",
      "type": "image/x-icon"
    }
  ],
  "lang": "en",
  "categories": [
    "education"
  ]
}