{
    "name": "Polehawk Mobile",
    "short_name": "Polehawk",
    "description": "Polehawk mobile photo inspection app",
    "start_url": "/index.html",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#1C1B20",
    "theme_color": "#1C1B20",
    "icons": [
        {
            "src": "/images/polehawk-logo-icon.png",
            "sizes": "any",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
