{
    "short_name": "Yoder Tree",
    "name": "Yoder Tree Service",
    "icons": [{
            "src": "/icon-hd.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/apple-touch-icon-512x512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "yodertree.com",
    "background_color": "#FFFFFF",
    "display": "standalone",
    "theme_color": "#009247"
}