{
  "name": "Ryan Rodrigues — Software Engineer",
  "short_name": "Ryan Rodrigues",
  "description": "Portfolio of Ryan Rodrigues — Software Engineer specialized in backend, cloud and data.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["portfolio", "business", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    { "name": "About", "short_name": "About", "url": "/#about" },
    { "name": "Projects", "short_name": "Projects", "url": "/#projects" },
    { "name": "Contact", "short_name": "Contact", "url": "/#contact" }
  ]
}
