{
  "name": "Highland College Practical Computer School",
  "short_name": "HCPCS School",
  "description": "A practical computer training platform for Highland College students and administrators.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2980b9",
  "theme_color": "#2980b9",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/static/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
