{
  "name": "Paul Osuigwe",
  "short_name": "Paul",
  "description": "Frontend Developer Portfolio",

  "start_url": "/",

  "display": "standalone",

  "background_color": "#09090B",

  "theme_color": "#09090B",

  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}