{
  "name": "rudr — the short version",
  "short_name": "rudr",
  "description": "Rudra Patel (rudr) — MS Computer Science at Northeastern, working in cloud, infrastructure, and distributed systems.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fdfdfd",
  "theme_color": "#fdfdfd",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "technology",
    "developer",
    "portfolio",
    "devops"
  ],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Work",
      "short_name": "Work",
      "description": "Projects and what they do",
      "url": "/work"
    },
    {
      "name": "Notes",
      "short_name": "Notes",
      "description": "Writing on infrastructure and things that broke",
      "url": "/notes"
    }
  ]
}
