{
  "name": "AspireACE",
  "short_name": "AspireACE",
  "description": "AspireACE is a practical JEE and NEET preparation system with public questions, college planning tools, a registry-backed store, and a direct path into the AspireACE app.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#3157f6",
  "orientation": "any",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/img/store/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/store/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
