{
  "name": "Yaswant Dev",
  "short_name": "Yaswant",
  "description": "Yaswant Dev — the ultimate platform for engineering students. Free courses, resources, internships, and dev tools.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0c1322",
  "theme_color": "#0c1322",
  "orientation": "portrait-primary",
  "lang": "en",
  "icons": [
    { "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Courses",     "url": "courses.php",     "description": "Browse free engineering courses" },
    { "name": "Internships", "url": "internships.php", "description": "Find engineering internships" },
    { "name": "Tools",       "url": "tools.php",       "description": "Open developer tools" }
  ],
  "categories": ["education", "productivity"]
}
