{
  "name": "Beyza Aslan — Portfolio",
  "short_name": "Beyza Aslan",
  "description": "Full stack developer portfolio — modern web with React, TypeScript, Node.js, APIs, and end-to-end delivery.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#080808",
  "lang": "en",
  "scope": "/",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity", "developer", "portfolio"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "About",
      "short_name": "About",
      "description": "Learn about my background and experience",
      "url": "/#about"
    },
    {
      "name": "Projects",
      "short_name": "Projects",
      "description": "View my latest projects and work",
      "url": "/#projects"
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Get in touch for opportunities",
      "url": "/#contact"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 480
  }
}
