{
  "name": "Gifted Elite New York",
  "short_name": "Gifted Elite",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f0502",
  "theme_color": "#0f0502",
  "description": "Lifestyle street wear from New York City.",
  "icons": [
    {
      "src": "assets/img/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "assets/img/gifted-new-york-logo.gif",
      "sizes": "1024x732",
      "type": "image/gif"
    }
  ]
}