{
    "name": "myGeoBeerMap",
    "short_name": "geoBeer",
    "start_url": "https://breweries.flynnmj.org/",
    "display": "standalone",
    "background_color": "#0047AB",
    "theme_color": "white",
    "orientation": "portrait",
    "lang": "en-US",
    "dir": "ltr",
    "description": "A map to display my brewery visits.",
    "icons": [
        {
            "src": "images/touch/icon-128x128.png",
            "sizes": "128x128",
            "type": "image/png"
        },
        {
            "src": "images/touch/apple-touch-icon.png",
            "sizes": "152x152",
            "type": "image/png"
        },
        {
            "src": "images/touch/ms-touch-icon-144x144-precomposed.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "images/touch/chrome-touch-icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ]
}
