{
  "name": "Abu Aiman Abdul Mahzar - Portfolio",
  "short_name": "Abu Portfolio",
  "description": "UI/UX Designer & Project Manager specializing in Web3, EdTech, and digital product design",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FEF7ED",
  "theme_color": "#DC2626",
  "orientation": "portrait-primary",
  "categories": ["design", "portfolio", "business"],
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/",
  "icons": [
    {
      "src": "/Abu Logo-01-02.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/Abu Logo-01-01.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Portfolio",
      "short_name": "Portfolio",
      "description": "View my design portfolio",
      "url": "/portfolio",
      "icons": [{"src": "/Abu Logo-01-02.png", "sizes": "512x512"}]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Get in touch",
      "url": "/contact",
      "icons": [{"src": "/Abu Logo-01-02.png", "sizes": "512x512"}]
    }
  ],
  "prefer_related_applications": false
} 