{
    "name": "Kappy PushGeek",
    "short_name": "PushGeek",
    "start_url": "https://pushgeek.com/",
    "display": "standalone",
    "background_color": "#fff",
    "scope": "/",
    "gcm_sender_id": "547903344792",
    "description": "A simple Push Service By Kappy Technologies.",
    "icons": [
        {
            "src": "/images/favicon-16x16.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/images/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/images/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/images/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "related_applications": [
        {
            "platform": "play",
            "url": "https://play.google.com/store/apps/details?id=cheeaun.hackerweb"
        }
    ]
}