{
  "name": "Cybermindspace - Cybersecurity Education Platform",
  "short_name": "Cybermindspace",
  "description": "Master cybersecurity skills with expert-led courses, in-depth articles, and comprehensive resources.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/images/cybermindspace.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/images/cybermindspace.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "security", "technology"],
  "lang": "en-US",
  "scope": "/",
  "screenshots": [
    {
      "src": "/images/cybermindspace.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide"
    }
  ]
}
