{
  "name": "Assessin — AI-Powered UPSC Answer Evaluation",
  "short_name": "Assessin",
  "description": "Upload your handwritten UPSC answers and get instant AI-powered evaluation. Trained on 18 topper sheets.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F8FC",
  "theme_color": "#4F6BF6",
  "orientation": "portrait",
  "categories": [
    "education",
    "productivity"
  ],
  "lang": "en-IN",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}