{
  "name": "Hosein Gholami - Theoretical Physicist",
  "short_name": "H. Gholami",
  "description": "PhD candidate in Theoretical Physics at TU Darmstadt. Interactive physics simulations, machine learning demonstrations, and research in quark matter and neutron stars.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b1220",
  "theme_color": "#fbbf24",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-48x48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "science", "entertainment"],
  "shortcuts": [
    {
      "name": "Physics Simulations",
      "url": "/professional#projects",
      "description": "Interactive physics and math simulations"
    },
    {
      "name": "Machine Learning",
      "url": "/projects/ml-classifier",
      "description": "ML classifier demonstration"
    },
    {
      "name": "Research",
      "url": "/professional#research",
      "description": "Research papers and publications"
    }
  ]
}

