{
  "name": "Office of Career Pathways",
  "short_name": "Career Pathways",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1976d2",
  "description": "A progressive web app version of the Career Pathways mobile app.",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "orientation": "portrait",
  "categories": [
    "business",
    "education",
    "politics"
  ],
  "id": "ocp",
  "launch_handler": {
    "client_mode": "navigate-existing"
},
  "scope": "https://mobile.rezialcareercenter.com"
}