{
  "name": "Rutazigwa Junior — Web Designer & Developer",
  "short_name": "Rutazigwa Junior",
  "description": "Web design, mobile app UI/UX, and React front-end development by Rutazigwa Junior — Victoria, Canada.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#faf6ef",
  "theme_color": "#faf6ef",
  "categories": ["design", "portfolio", "productivity"],
  "lang": "en",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Selected work",
      "short_name": "Work",
      "description": "Recent projects and case studies",
      "url": "/work",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "About",
      "short_name": "About",
      "description": "Who I am and how I work",
      "url": "/about",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
