{
  "name": "Holy Cross College ERP",
  "short_name": "HCC ERP",
  "start_url": "./Account/Index",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#667eea",
  "description": "Holy Cross College ERP & Learning Management System",
  "scope": "./",
  "orientation": "portrait-primary",
  "categories": ["education", "productivity"],
  "dir": "ltr",
  "lang": "en-US",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "./Content/assets/img/hcc-img/hccngl.jpg",
      "sizes": "128x128",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "./Content/assets/img/hcc-img/hccngl.jpg",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./Content/assets/img/hcc-img/hccngl.jpg",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "./Content/assets/img/hcc-img/hccngl.jpg",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}