{
    "short_name": "RoadMapper",
    "name": "RoadMapper",
    "description": "Tablet",
    "start_url": "/",
    "background_color": "#316f9f",
    "scope": "/",
    "display": "standalone",
    "theme_color": "#316f9f",
    "icons": [
        {
            "src": "/images/icon.svg",
            "type": "image/svg+xml",
            "sizes": "512x512"
        }
    ]
}
