{
  "name": "Digital Learning Resources Platform",
  "short_name": "Digital Learning",
  "description": "Access Quality Learning Resources Anytime, Anywhere. Your Trusted Source for Academic Excellence.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "icons": [],
  "categories": ["education", "learning"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Catalog",
      "short_name": "Catalog",
      "description": "Browse learning resources",
      "url": "/catalog",
      "icons": []
    },
    {
      "name": "My Library",
      "short_name": "Library",
      "description": "View purchased resources",
      "url": "/profile",
      "icons": []
    }
  ]
}

