{
  "name": "Rohan Villoth",
  "short_name": "Rohan's Site",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6a1b9a",
  "description": "Personal website of Rohan Villoth",
  "icons": [
    {
      "src": "assets/images/rohan-villoth-logo.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "assets/images/rohan-villoth-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
