{
  "name": "Examoogle — Competitive Exam Books",
  "short_name": "Examoogle",
  "description": "India's #1 Competitive Exam Books platform with Live Tests and Video Courses.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#00a86b",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["education", "books"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Browse Store",
      "url": "/store",
      "description": "Browse competitive exam books"
    },
    {
      "name": "My Library",
      "url": "/library",
      "description": "Access your purchased books"
    }
  ]
}
