{
  "name": "EduTrellis - Complete Learning Platform",
  "short_name": "EduTrellis",
  "description": "Access live classes, video courses, test series, and e-library. Learn anytime, anywhere with EduTrellis.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#c7212f",
  "orientation": "portrait-primary",
  "categories": [
    "education",
    "learning",
    "productivity"
  ],
  "lang": "en-IN",
  "dir": "ltr",
  "icons": [
    {
      "src": "http://www.thevedaeducation.info/static/img/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "http://www.thevedaeducation.info/static/img/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "http://www.thevedaeducation.info/static/img/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "http://www.thevedaeducation.info/static/img/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "http://www.thevedaeducation.info/static/img/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "http://www.thevedaeducation.info/static/img/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "http://www.thevedaeducation.info/static/img/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "http://www.thevedaeducation.info/static/img/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Video Courses",
      "short_name": "Courses",
      "description": "Browse all video courses",
      "url": "/#video-courses",
      "icons": [
        {
          "src": "http://www.thevedaeducation.info/static/img/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Live Classes",
      "short_name": "Live",
      "description": "Join live classes",
      "url": "/#live-classes",
      "icons": [
        {
          "src": "http://www.thevedaeducation.info/static/img/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Test Series",
      "short_name": "Tests",
      "description": "Take practice tests",
      "url": "/#test-series",
      "icons": [
        {
          "src": "http://www.thevedaeducation.info/static/img/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "E-Library",
      "short_name": "Library",
      "description": "Access digital books",
      "url": "/#e-library",
      "icons": [
        {
          "src": "http://www.thevedaeducation.info/static/img/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "http://www.thevedaeducation.info/static/img/screenshot-1.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Home page showing all courses"
    },
    {
      "src": "http://www.thevedaeducation.info/static/img/screenshot-2.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Course detail page"
    }
  ],
  "prefer_related_applications": false,
  "iarc_rating_id": "",
  "gcm_sender_id": ""
}