{
    "name": "Check-ins",
    "short_name": "Check-ins",
    "description": "Check-in to locations.",
    "icons": [
        {
            "src": "",
            "type": "image/png",
            "sizes": "16x16"
        },
        {
            "src": "",
            "type": "image/png",
            "sizes": "32x32"
        },
        {
            "src": "",
            "type": "image/png",
            "sizes": "128x128"
        },
        {
            "src": "",
            "type": "image/png",
            "sizes": "256x256"
        },
        {
            "src": "",
            "type": "image/png",
            "sizes": "512x512"
        },
        {
            "src": "",
            "type": "image/png",
            "sizes": "1024x1024"
        }
    ],
    "start_url": "./check-in/?utm_source=pwa_install",
    "scope": "./",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#ffffff"
}