{
  "background_color": "#ffffff",
  "dir": "ltr",
  "display": "standalone",
  "name": "YMHS",
  "short_name": "YMHS Connect",
  "description": "Teacher and student portal for Young Master Minds.",
  "orientation": "any",
  "scope": "/",
  "start_url": "/teacher-login.php",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "https://youngmasterminds.in/assets/images/icon.png",
      "type": "image/png",
      "sizes": "2048x2048",
      "isSquare": true,
      "isPng": true,
      "isWebp": false,
      "isJpg": false,
      "width": 2048,
      "is512x512": false,
      "is256x256": false,
      "is192x192": false
    }
  ],
  "id": "ymhs_connect",
  "categories": [
    "education"
  ]
}