{
    "name": "Pickapp",
    "gcm_sender_id": "684450139184",
    "short_name": "Pickapp",
    "theme_color": "#56c1ff",
    "background_color": "#56c1ff",
    "display": "fullscreen",
    "scope": "/",
    "start_url": "/",
    "icons": [
        {
            "src": "/images/favicon/favicon-big-192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/images/favicon/favicon-big-512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ]
}