{
  "name": "Benjamin Ola - Full-Stack Developer Portfolio",
  "short_name": "Benjamin Ola",
  "description": "Portfolio showcasing full-stack development projects by Benjamin Ola (t0yosi)",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#202023",
  "theme_color": "#805AD5",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/card.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["portfolio", "development", "technology"],
  "shortcuts": [
    {
      "name": "View Projects",
      "short_name": "Projects",
      "description": "Browse my portfolio projects",
      "url": "/works",
      "icons": [{ "src": "/apple-touch-icon.png", "sizes": "180x180" }]
    }
  ]
}
