{
  "name": "Skill2India — Learn. Mentor. Earn.",
  "short_name": "Skill2India",
  "description": "Skill2India — practical skill courses, personal mentorship and a transparent affiliate program.",
  "start_url": "/user/app-home.html",
  "scope": "/user/",
  "display": "standalone",
  "background_color": "#f4f6fb",
  "theme_color": "#2f6fe4",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "images/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Earnings", "short_name": "Earnings", "description": "View your earnings dashboard", "url": "/user/earnings.html", "icons": [{ "src": "images/icon-192.png", "sizes": "192x192" }] },
    { "name": "Courses", "short_name": "Courses", "description": "Browse your courses", "url": "/user/courses.html", "icons": [{ "src": "images/icon-192.png", "sizes": "192x192" }] },
    { "name": "Withdraw", "short_name": "Withdraw", "description": "Request a withdrawal", "url": "/user/withdrawal.html", "icons": [{ "src": "images/icon-192.png", "sizes": "192x192" }] }
  ]
}
