{
  "name": "Motematics Portal",
  "short_name": "Motematics",
  "description": "Tuition management portal for Tutors, Parents and Students of Motematics.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://raw.githubusercontent.com/motematics/Motematics/main/Merged.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://raw.githubusercontent.com/motematics/Motematics/main/Merged.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}