{
  "name": "Techknowledgehub — Online IT Training",
  "short_name": "Techknowledgehub",
  "description": "Online computer institute — courses, admission, counselling for students worldwide.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#7c3aed",
  "lang": "en",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Register",
      "short_name": "Register",
      "description": "Register for a course",
      "url": "./register.html",
      "icons": [{ "src": "favicon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Admission",
      "short_name": "Admission",
      "description": "Fill out the admission form",
      "url": "./admit.html",
      "icons": [{ "src": "favicon-192.png", "sizes": "192x192" }]
    }
  ]
}
