

{
    "name": "JGomez Fine Art",
    "short_name": "JGomez Fine Art",
    "display": "standalone",
    "start_url": "/",
    "theme_color": "#000000",
    "background_color": "#111111",
    "icons": [
        {
            "src": "https://www.cloudfolios.com/lib/tools/resize/?type=headshot&filename=/profiles/14/headshot.jpg&width=446&height=446&fit=1",
            "sizes": "446x446",
            "type": "image/png"
        }
    ],
    "screenshots" : [
        {
            "src": "/lib/images/screen.png",
            "sizes": "1280x800",
            "type": "image/png",
            "form_factor": "wide"            
        },
        {
            "src": "/lib/images/screen.png",
            "sizes": "1280x800",
            "type": "image/png"
        }
    ]
  }