{
  "name": "Aether Career Institute",
  "short_name": "Aether",
  "description": "Aether Career Institute - Online + Offline Coaching for Class 9-12, NEET, JEE and CUET.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F2F6FF",
  "theme_color": "#0B1B3A",
  "icons": [
    {
      "src": "/assets/img/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}