{
  "name": "UPSCAnki",
  "short_name": "UPSCAnki",
  "description": "Free UPSC flashcard app with syllabus-aware spaced repetition",
  "start_url": "/app",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#1E293B",
  "background_color": "#0F172A",
  "lang": "en-IN",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
