{
  "name": "TutorialNest - Learn Anything, Anytime",
  "short_name": "TutorialNest",
  "description": "Online learning platform offering courses, tutorials, and educational resources for students and professionals.",
  "start_url": "https://www.tutorialnest.com/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#90430F",
  "orientation": "any",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
