{
  "name": "ClearCut — Bank Exam Tracker",
  "short_name": "ClearCut",
  "description": "Track your bank exam prep and clear the cut-off",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0f4f8",
  "theme_color": "#1e3a5f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%231e3a5f'/><text y='.9em' font-size='70' x='15'>🎯</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
