{
  "name": "RankForge — Focus. Study. Conquer.",
  "short_name": "RankForge",
  "description": "Premium focus, matchmaking battles and AI mentoring for JEE, NEET, UPSC and competitive exam aspirants.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "productivity"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Start Focus",
      "short_name": "Focus",
      "description": "Begin a new focus session",
      "url": "/focus",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Find Opponent",
      "short_name": "Battle",
      "description": "Challenge another aspirant to a match",
      "url": "/find-opponent",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
