{
  "name": "Joe Heyming - Digital Portfolio",
  "short_name": "Joe Heyming",
  "description": "Principal UI Software Engineer at Roblox, patent holder, and creator of amazing web experiences",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#8b5cf6",
  "theme_color": "#8b5cf6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🦄</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "portfolio",
    "developer",
    "games"
  ],
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/",
  "shortcuts": [
    {
      "name": "Accordion Hero",
      "short_name": "AccHero",
      "description": "Stradella rhythm game in your browser",
      "url": "/accordion-hero/"
    },
    {
      "name": "Everything is Awesome",
      "short_name": "Awesome",
      "description": "Everything is Awesome player",
      "url": "/awesome/"
    },
    {
      "name": "DOOM",
      "short_name": "DOOM",
      "description": "Play DOOM in your browser",
      "url": "/doom/"
    },
    {
      "name": "DOS Player",
      "short_name": "DOS",
      "description": "Play DOS games in your browser",
      "url": "/dos/"
    },
    {
      "name": "Notepad",
      "short_name": "Notepad",
      "description": "Web-based notepad",
      "url": "/notepad/"
    },
    {
      "name": "Say It OCR",
      "short_name": "Say It",
      "description": "OCR text recognition tool",
      "url": "/sayit/"
    },
    {
      "name": "StepMania",
      "short_name": "StepMania",
      "description": "Rhythm game in your browser",
      "url": "/stepmania/"
    },
    {
      "name": "Wordle Finder",
      "short_name": "Wordle",
      "description": "Find Wordle solutions",
      "url": "/wordle-finder/"
    },
    {
      "name": "JoeTube",
      "short_name": "JoeTube",
      "description": "YouTube link extractor",
      "url": "/youtube/"
    },
    {
      "name": "Watch",
      "short_name": "Watch",
      "description": "Browser smart-TV for classic animated archives",
      "url": "/watch/"
    },
    {
      "name": "Operation SHADOWBOX",
      "short_name": "SHADOWBOX",
      "description": "Operation SHADOWBOX",
      "url": "/shadowbox/"
    },
    {
      "name": "Bad Apple",
      "short_name": "Bad Apple",
      "description": "Bad Apple ASCII animation",
      "url": "/badapple/"
    },
    {
      "name": "Terminal",
      "short_name": "Terminal",
      "description": "Web-based terminal",
      "url": "/terminal/"
    },
    {
      "name": "Trip Log",
      "short_name": "Trip Log",
      "description": "Record GPS trips in your browser",
      "url": "/triplog/"
    },
    {
      "name": "Calculator",
      "short_name": "Calc",
      "description": "Web calculator",
      "url": "/calculator/"
    },
    {
      "name": "Code IDE",
      "short_name": "Code IDE",
      "description": "Monaco editor with an on-device AI assistant",
      "url": "/code-ide/"
    },
    {
      "name": "Clock",
      "short_name": "Clock",
      "description": "Clock, stopwatch, and timer",
      "url": "/clock/"
    },
    {
      "name": "2048",
      "short_name": "2048",
      "description": "Slide tiles to reach 2048",
      "url": "/2048/"
    },
    {
      "name": "Sudoku",
      "short_name": "Sudoku",
      "description": "Classic 9×9 Sudoku in your browser",
      "url": "/sudoku/"
    },
    {
      "name": "NES Emulator",
      "short_name": "NES",
      "description": "Play NES games in your browser",
      "url": "/emulator/?console=nes/"
    },
    {
      "name": "Sega Genesis",
      "short_name": "Sega",
      "description": "Play Sega Genesis games in your browser",
      "url": "/emulator/?console=sega/"
    },
    {
      "name": "Play",
      "short_name": "Play",
      "description": "Make music in your browser",
      "url": "/play/"
    },
    {
      "name": "Weather",
      "short_name": "Weather",
      "description": "City and ZIP forecast in your browser",
      "url": "/weather/"
    },
    {
      "name": "Stock Ticker",
      "short_name": "Stocks",
      "description": "Track and graph stock tickers in your browser",
      "url": "/stock/"
    },
    {
      "name": "Audiobooks",
      "short_name": "Audiobooks",
      "description": "Free public-domain audiobooks",
      "url": "/listen/"
    },
    {
      "name": "Books",
      "short_name": "Books",
      "description": "Free public-domain e-books",
      "url": "/read/"
    }
  ]
}
