{
  "name": "Full Stack Developer Portfolio - Your Name",
  "short_name": "Dev Portfolio",
  "description": "Experienced Full Stack Developer specializing in React, Node.js, Web3, and AI/LLM integration. Available for hire.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e1e1e",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/stark.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/stark.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity", "business"],
  "shortcuts": [
    {
      "name": "View Projects",
      "short_name": "Projects",
      "description": "View my recent projects and experience",
      "url": "/#experience",
      "icons": [
        {
          "src": "/stark.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Contact Me",
      "short_name": "Contact",
      "description": "Get in touch with me for opportunities",
      "url": "/#contact",
      "icons": [
        {
          "src": "/stark.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/stark.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/stark.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
