{
  "name": "HCC High School, Solapur",
  "short_name": "HCC School",
  "description": "Official website of HCC High School, Solapur - Excellence in Education",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F9F3ED",
  "theme_color": "#220707",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "hcclogo.jpg",
      "sizes": "72x72",
      "type": "image/jpg",
      "purpose": "any"
    },
    {
      "src": "hcclogo.jpg",
      "sizes": "96x96",
      "type": "image/jpg",
      "purpose": "any"
    },
    {
      "src": "hcclogo.jpg",
      "sizes": "128x128",
      "type": "image/jpg",
      "purpose": "any"
    },
    {
      "src": "hcclogo.jpg",
      "sizes": "144x144",
      "type": "image/jpg",
      "purpose": "any"
    },
    {
      "src": "hcclogo.jpg",
      "sizes": "152x152",
      "type": "image/jpg",
      "purpose": "any"
    },
    {
      "src": "hcclogo.jpg",
      "sizes": "192x192",
      "type": "image/jpg",
      "purpose": "any maskable"
    },
    {
      "src": "hcclogo.jpg",
      "sizes": "384x384",
      "type": "image/jpg",
      "purpose": "any"
    },
    {
      "src": "hcclogo.jpg",
      "sizes": "512x512",
      "type": "image/jpg",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "school"],
  "screenshots": [
    {
      "src": "/screenshots/desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/screenshots/mobile.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Admissions",
      "short_name": "Apply",
      "description": "Apply for admission",
      "url": "/admission.html",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Contact the school",
      "url": "/contact.html",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
