{
  "name": "Ty Limoges - Cybersecurity Portfolio",
  "short_name": "TyLimoges.sh",
  "description": "Interactive terminal portfolio of Ty Limoges, specializing in Ethical AI Red Teaming and OPSEC",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#cc0000",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities", "education"],
  "shortcuts": [
    {
      "name": "View Projects",
      "short_name": "Projects",
      "description": "See portfolio projects",
      "url": "/#projects"
    },
    {
      "name": "Contact Me",
      "short_name": "Contact",
      "description": "Get in touch",
      "url": "/#hireme"
    }
  ]
}
