{
  "name": "Sina Zarezadeh — Founder & Tech Visionary",
  "short_name": "Sina Z.",
  "description": "Portfolio of Sina Zarezadeh — Founder, Cybersecurity Specialist & AI Engineer.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#050507",
  "theme_color": "#050507",
  "lang": "en",
  "dir": "auto",
  "categories": ["technology", "portfolio", "business"],
  "icons": [
    { "src": "assets/img/pwa-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/img/pwa-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "assets/img/pwa-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Projects", "url": "./projects.html", "description": "View all projects" },
    { "name": "Contact",  "url": "./index.html#contact", "description": "Get in touch" }
  ]
}
