{
  "name": "OneStopSchool",
  "short_name": "OSS Math",
  "description": "Master Mathematics from Class 6 to PG Entrance Exams with Rahman Sir.",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#F4F7F9",
  "theme_color": "#0A192F",
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}