{
  "id": "/",
  "name": "BrainByt GK Quiz, Daily Quiz, Paheli & Current Affairs",
  "short_name": "BrainByt",
  "description": "BrainByt is a premium quiz app featuring GK Quiz, Daily Quiz, Paheli puzzles, IQ tests, Current Affairs, GenZ Quiz, Gaming Quiz, Science Quiz, Math Quiz, Pop Culture and Biography learning hub for students and quiz lovers.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait-primary",
  "background_color": "#0b1220",
  "theme_color": "#0b1220",
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "categories": [
    "education",
    "quiz",
    "games",
    "productivity",
    "learning",
    "entertainment"
  ],
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Quick Quiz",
      "short_name": "Quiz",
      "description": "Start GK, IQ and Daily Quiz instantly",
      "url": "./pages/quiz.html",
      "icons": [{"src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png"}]
    },
    {
      "name": "Biography Hub",
      "short_name": "Biography",
      "description": "Read famous personalities biography and success stories",
      "url": "./pages/biography.html",
      "icons": [{"src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png"}]
    },
    {
      "name": "Paheli Zone",
      "short_name": "Paheli",
      "description": "Solve brain puzzles and logical paheli challenges",
      "url": "./pages/paheli.html",
      "icons": [{"src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png"}]
    },
    {
      "name": "Leaderboard",
      "short_name": "Ranks",
      "description": "Check top player rankings and quiz stats",
      "url": "./pages/leaderboard.html",
      "icons": [{"src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png"}]
    }
  ],
  "screenshots": [
    {
      "src": "./screenshots/quiz.png",
      "sizes": "1080x2400",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Premium Quiz Gameplay"
    },
    {
      "src": "./screenshots/leaderboard.png",
      "sizes": "1080x2400",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Leaderboard Ranking System"
    },
    {
      "src": "./screenshots/current-affairs.png",
      "sizes": "1080x2400",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Current Affairs Updates"
    },
    {
      "src": "./screenshots/paheli.png",
      "sizes": "1080x2400",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Paheli Puzzles"
    },
    {
      "src": "./screenshots/cards.png",
      "sizes": "1080x2400",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Learning Cards"
    },
    {
      "src": "./screenshots/birography.png",
      "sizes": "1080x2400",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Biography Hub"
    },
    {
      "src": "./screenshots/result.png",
      "sizes": "1080x2400",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Detailed Results"
    },
    {
      "src": "./screenshots/policy.png",
      "sizes": "1080x2400",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Privacy Policy"
    },
    {
      "src": "./screenshots/vision.png",
      "sizes": "1080x2400",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Our Vision"
    }
  ]
}
