{
    "name": "Great British Play Map",
    "short_name": "Play Map",
    "start_url": "/",
    "orientation": "portrait",
    "display": "standalone",
    "theme_color": "#207dcc",
    "background_color": "#248ee8",
    "icons":[
        {
            "src": "/images/icon-256.png",
            "type": "image/png",
            "sizes": "256x256",
            "purpose": "maskable"
        }
    ]
}
