{
    "name": "football party",
    "short_name": "footparty",
    "icons": [
        {
            "src": "/favicons/ball.png",
            "sizes": "320x320",
            "type": "image/png"
        },
        {
            "src": "/favicons/ball192.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ],
    "start_url": "../admin/home",
    "scope": "/",
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "standalone",
    "orientation": "portrait",
    "permissions": {
        "desktop-notification": {
        "description": "Needed for creating system notifications."
        }
    },
    "gcm_sender_id": "204010117597"
}
