{
  "name": "SkillMatrix Pro",
  "short_name": "SkillMatrix",
  "description": "Multi-tenant SaaS platform for employee skill assessment, training management, and professional development",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#00CC32",
  "orientation": "portrait-primary",
  "categories": ["education", "business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "My Trainings",
      "url": "/my-trainings",
      "description": "View your enrolled trainings"
    },
    {
      "name": "Feed",
      "url": "/feed",
      "description": "View the social feed"
    },
    {
      "name": "Leaderboard",
      "url": "/leaderboard",
      "description": "View the company leaderboard"
    }
  ]
}
