{
  "name": "AISkillBench — AI Skills Learning & Certification",
  "short_name": "AISkillBench",
  "description": "Learn AI skills with free expert courses, verified assessments, and industry-recognized certificates.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#047857",
  "lang": "en",
  "categories": ["education", "productivity"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "My Library",
      "short_name": "Library",
      "url": "/library",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Roles",
      "short_name": "Roles",
      "url": "/my-roles",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
