{
  "name": "Tarekul Islam Rifat — Full-Stack Developer Portfolio",
  "short_name": "Tarekul.dev",
  "description": "Portfolio of Tarekul Islam Rifat — Full-Stack Developer (MERN) specializing in backend architecture, security, and scalable systems.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#4f46e5",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["portfolio", "developer", "technology"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "View Projects",
      "short_name": "Projects",
      "description": "Browse all of Tarekul's projects",
      "url": "/projects",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Contact Me",
      "short_name": "Contact",
      "description": "Get in touch with Tarekul",
      "url": "/#contact",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    }
  ]
}
