{
  "name": "EduVia \u2014 Learn & Play",
  "short_name": "EduVia",
  "description": "Educational quiz platform for students \u2014 CBSE/ICSE curriculum",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#080C1F",
  "theme_color": "#080C1F",
  "categories": ["education", "games"],
  "icons": [
    {
      "src": "/assets/icons/icon_80.png",
      "sizes": "80x80",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/icon_540.png",
      "sizes": "540x540",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon_540.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
