
{
  "name": "Notes NP",
  "short_name": "Notes NP",
  "description": "Free study notes for TU, PU & KU students \u2014 BSC-CSIT, BCA, BBA and more.",
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "orientation": "portrait",
  "background_color": "#f8fafc",
  "theme_color": "#4f46e5",
  "status_bar": "default",
  "icons": [{"src": "/assets/static/images/icon-192x192.png", "sizes": "192x192", "type": "image/png"}, {"src": "/assets/static/images/icon-512x512.png", "sizes": "512x512", "type": "image/png"}],
  "dir": "ltr",
  "lang": "en-US",
  "screenshots" : [],
  "shortcuts" : [{"name": "Search Notes", "url": "/search/", "description": "Search all study notes"}, {"name": "Saved Notes", "url": "/saved/", "description": "View your bookmarked notes"}]
}
