{
  "name": "Eluvom Learning Solutions",
  "short_name": "Eluvom",
  "description": "TNPSC Exam Preparation Platform",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#0055CC",
  "background_color": "#f0f5ff",
  "icons": [
    {
      "src": "/images/logo-icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/logo-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}