{
  "name": "SecurityElites",
  "short_name": "SE",
  "description": "Free ethical hacking courses, labs & tools. Level up your cybersecurity skills.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050a0f",
  "theme_color": "#00ffe7",
  "orientation": "any",
  "categories": ["education", "security"],
  "icons": [
    { "src": "/wp-content/themes/se-theme/assets/images/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/wp-content/themes/se-theme/assets/images/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/wp-content/themes/se-theme/assets/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    { "name": "Daily Challenge", "url": "/daily-challenge/", "description": "Take today's hacking challenge" },
    { "name": "Dashboard", "url": "/dashboard/", "description": "View your progress" },
    { "name": "Leaderboard", "url": "/leaderboard/", "description": "See top hackers" }
  ]
}
