{
  "name": "PrepCentral",
  "short_name": "PrepCentral",
  "description": "Gamified Exam Practice for JEE, BITSAT, and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://placehold.co/192x192/09090b/ffffff/png?text=PC",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://placehold.co/512x512/09090b/ffffff/png?text=PC",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}