{
  "name": "Blessed Group of Schools \u2014 BASNPS",
  "short_name": "BASNPS",
  "description": "A premier academic institution in Simbock, Yaound\u00e9, Cameroon. Excellence in Education since 2010.",
  "start_url": "/",
  "scope": "/",
  "display": "browser",
  "orientation": "portrait-primary",
  "background_color": "#0E49A5",
  "theme_color": "#0E49A5",
  "lang": "en",
  "categories": [
    "education"
  ],
  "icons": [
    {
      "src": "/images/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Apply for Admission",
      "short_name": "Admissions",
      "description": "Apply to Blessed Group of Schools",
      "url": "/admissions",
      "icons": [
        {
          "src": "images/school-logo.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with BASNPS",
      "url": "/contact",
      "icons": [
        {
          "src": "images/school-logo.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}