{
  "name": "Gyanloop",
  "short_name": "Gyanloop",
  "description": "Quality online tutoring for everyone, everywhere.",
  "start_url": "/welcome",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f172a",
  "prefer_related_applications": false,
  "related_applications": [
    { "platform": "webapp", "url": "https://gyanloop.app/manifest.webmanifest" }
  ],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}