{
  "name": "Card From GH",
  "short_name": "CardFromGH",
  "description": "Generate a developer business card from your GitHub profile",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1d1616",
  "theme_color": "#FFD700",
  "icons": [
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
