{
  "short_name": "Andrew Takacs",
  "name": "Andrew Takacs Portfolio",
  "icons": [
    {
      "src": "images/favicon.ico?v=2",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "images/android-chrome-192x192.png?v=2",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "images/android-chrome-512x512.png?v=2",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "description": "Portfolio website of Andrew Takacs, Aerospace Engineering student at the University of Washington",
  "orientation": "portrait",
  "scope": "/",
  "dir": "ltr",
  "lang": "en-US",
  "categories": ["portfolio", "personal", "education"],
  "screenshots": [],
  "iarc_rating_id": "",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "About Me",
      "url": "/about",
      "description": "Learn more about Andrew Takacs"
    },
    {
      "name": "Projects",
      "url": "/projects",
      "description": "View Andrew's projects"
    }
  ]
}
