{
  "name": "SchTech Management System",
  "short_name": "SchTech",
  "description": "SchTech is a modern and complete school management system for managing admissions, students, fees, examinations, results, and other school operations.",
  "start_url": "/myportal/auth/",
  "scope": "/myportal/auth/",
  "display": "standalone",
  "background_color": "#008C8C",
  "theme_color": "#008C8C",
  "orientation": "any",
  "dir": "ltr",
  "icons": [
    {
      "src": "/myportal/auth/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/myportal/auth/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "share_target": {
    "action": "/myportal/auth/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}