{
  "name": "AbiLearn CBSE Class 10",
  "short_name": "AbiLearn",
  "description": "CBSE Class 10 study platform. Maths, Science, English, Social Science.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#F7F6FF",
  "theme_color": "#5B47DE",
  "icons": [
    {
      "src": "assets/logo.jpeg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "assets/logo.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education"],
  "prefer_related_applications": false
}
