{
  "id": "/",
  "name": "Synapse edu Hub",
  "short_name": "Synapse",
  "description": "India's Most Focused Learning Ecosystem for NEET, JEE, and PSC.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f8fafc",
  "theme_color": "#06b6d4",
  "categories": ["education", "learning", "productivity"],

  "icons": [
    {
      "src": "/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }





  ]
}

