{
  "name": "Escalio - NEP 2020 STEM Events",
  "short_name": "Escalio",
  "description": "Transform 5th to 9th standard students into problem-solvers. Secret Agent Academy delivers immersive, puzzle-based challenges aligned with NEP 2020 and NCF 2023.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A1128",
  "theme_color": "#7C3AED",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "business"],
  "lang": "en-IN",
  "dir": "ltr",
  "scope": "/"
}