{
    "name": "Non-Native Invasive Species",
    "short_name": "NNIS",
    "start_url": "index.html",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#ccc",
    "theme_color": "#5FAAE5",
    "icons": [
        {
            "src": "images/nnis.png",
            "sizes": "144x144",
            "type": "image/png"
        }
    ]
}