{
  "name": "Dustin Bloss",
  "short_name": "Dustin",
  "description": "ECE Student \u00b7 Solar \u00b7 IT \u00b7 A/V \u00b7 NYIT",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#080d16",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' fill='%237c3aed'/><text y='.9em' font-size='70' x='50%' dominant-baseline='middle' text-anchor='middle'>D</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "categories": [
    "portfolio",
    "education"
  ],
  "shortcuts": [
    {
      "name": "Jobs",
      "url": "./jobs.html",
      "description": "View work experience"
    },
    {
      "name": "Skills",
      "url": "./skills-projects.html",
      "description": "View skills and projects"
    }
  ]
}