{
  "name": "Hunterstar — Khurshid Khursandov Portfolio",
  "short_name": "Hunterstar",
  "description": "Official portfolio of Khurshid Khursandov (Xurshid Xursandov) — Backend Architect, AI Engineer, and Founder of Hunterstar.",
  "icons": [
    {
      "src": "/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "theme_color": "#050505",
  "background_color": "#050505",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "lang": "en",
  "id": "hunterstar-portfolio"
}