{
  "short_name": "student",
  "name": "student - webgeniuscraft",
  "description": "Welcome to student - WebGeniusCraft for free interview preparation and coding revisions! Access a wide range of interview questions and coding exercises designed to help students excel in their programming journey. Whether you're preparing for interviews or revising coding concepts, our platform provides comprehensive resources tailored to your needs. Join our community today and embark on a journey of continuous learning and growth",
  "icons": [
    {
      "src": "icons/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "icons/android-chrome-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icons/android-chrome-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "icons/android-chrome-192x192.png",
      "sizes": "196x196",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff"
}
