{
  "name": "Fadipe Ayomide John | Software Engineer",
  "short_name": "Fadipe.Dev",
  "description": "Computer Engineering Graduate specializing in Web Development, Technical Mentorship, and IT Support.",
  "start_url": "https://ayomide-fadipe.vercel.app/",
  "scope": "https://ayomide-fadipe.vercel.app/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1a2a6c",
  "background_color": "#ffffff",
  "prefer_related_applications": false,
  "categories": ["productivity", "business", "education"],
  "screenshots": [
    {
      "src": "profile.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "profile.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "icons": [
    {
      "src": "profile.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "profile.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "View Projects",
      "short_name": "Projects",
      "description": "View my featured software and engineering projects",
      "url": "/#projects",
      "icons": [
        {
          "src": "profile.jpg",
          "sizes": "192x192",
          "type": "image/jpeg"
        }
      ]
    },
    {
      "name": "Contact Me",
      "short_name": "Contact",
      "description": "Get in touch for technical support or development",
      "url": "/#contact",
      "icons": [
        {
          "src": "profile.jpg",
          "sizes": "192x192",
          "type": "image/jpeg"
        }
      ]
    }
  ],
  "related_applications": [],
  "author": {
    "name": "Fadipe Ayomide John",
    "url": "https://ayomide-fadipe.vercel.app",
    "email": "fadipeayomide17@gmail.com"
  }
}
