{
  "name": "Luke Oladejo - Product Engineer & Fullstack Developer Portfolio",
  "short_name": "Luke Oladejo",
  "description": "Portfolio of Luke Oladejo, a Product Engineer & Fullstack Developer building end-to-end digital products with React, Next.js, Django, NestJS, and modern technologies.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "images/favicon.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "images/favicon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "portfolio",
    "developer",
    "web development",
    "technology"
  ],
  "screenshots": [
    {
      "src": "images/agrilink.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "label": "AgriLink NG - Agricultural Marketplace"
    },
    {
      "src": "images/cineseek.JPG",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "label": "CineSeek - Movie Discovery PWA"
    }
  ],
  "shortcuts": [
    {
      "name": "View Projects",
      "short_name": "Projects",
      "description": "View all portfolio projects",
      "url": "/projects.html",
      "icons": [
        {
          "src": "images/favicon.jpg",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Contact Me",
      "short_name": "Contact",
      "description": "Get in touch",
      "url": "/#contact",
      "icons": [
        {
          "src": "images/favicon.jpg",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}