{
  "name": "Trickology GK - Current Affairs, GK Quiz & PDF Notes",
  "short_name": "Trickology GK",
  "description": "Hindi and English competitive exam preparation app with daily current affairs, GK quiz, mock tests, topic-wise notes and PDF study material.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#E5EEF5",
  "theme_color": "#16A34A",
  "orientation": "portrait-primary",
  "lang": "hi-IN",
  "dir": "ltr",
  "categories": ["education", "productivity", "books", "news"],
  "prefer_related_applications": false,
  "icons": [
    {"src": "icons/Icon-48.png", "sizes": "48x48", "type": "image/png", "purpose": "any"},
    {"src": "icons/Icon-72.png", "sizes": "72x72", "type": "image/png", "purpose": "any"},
    {"src": "icons/Icon-96.png", "sizes": "96x96", "type": "image/png", "purpose": "any"},
    {"src": "icons/Icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any"},
    {"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": "Current Affairs", "short_name": "Current Affairs", "description": "Open JSON-generated current affairs SEO section", "url": "/current-affairs/", "icons": [{"src": "icons/Icon-192.png", "sizes": "192x192"}]},
    {"name": "Quick Quiz", "short_name": "Quiz", "description": "Open GK quiz SEO section", "url": "/gk-quiz/", "icons": [{"src": "icons/Icon-192.png", "sizes": "192x192"}]},
    {"name": "PDF Notes", "short_name": "Notes", "description": "Open PDF study material SEO section", "url": "/pdf-notes/", "icons": [{"src": "icons/Icon-192.png", "sizes": "192x192"}]}
  ]
}
