{
    "name": "Mirror Security Academy",
    "short_name": "Mirror Academy",
    "description": "Learn cybersecurity, AI security, privacy-enhancing technologies, and secure infrastructure with Mirror Security Academy.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0B1120",
    "theme_color": "#111827",
    "lang": "en",
    "dir": "ltr",
    "categories": [
      "education",
      "technology",
      "security"
    ],
    "icons": [
      {
        "src": "/img/icon.png",
        "sizes": "128x132",
        "type": "image/png",
        "purpose": "any"
      }
    ]
  }