{
    "short_name": "TI Field",
    "name": "TerraIndex Field",
    "description": "TerraIndex Field is a mobile application for soil survey data collection.",
    "icons": [
        {
            "src": "/android-chrome-192x192.png?v=2",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png?v=2",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "display": "standalone",
    "orientation": "landscape",
    "start_url": "/",
    "scope": "/",
    "background_color": "#4d5660",
    "theme_color": "#4d5660"
}