{
  "name": "Joey Li Portfolio - Chemistry Student & Researcher",
  "short_name": "Joey Li Portfolio",
  "description": "Portfolio of Joey Li, chemistry student and researcher at University of Sydney specializing in medicinal chemistry and pharmacology",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["education", "portfolio", "chemistry", "science"],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "About",
      "short_name": "About",
      "description": "Learn about Joey Li",
      "url": "/#about"
    },
    {
      "name": "Projects",
      "short_name": "Projects",
      "description": "View chemistry projects",
      "url": "/#projects"
    },
    {
      "name": "Skills",
      "short_name": "Skills",
      "description": "Explore chemistry skills",
      "url": "/#skills"
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Contact",
      "url": "/#contact"
    }
  ]
}
