{
    "name": "Numerama",
    "short_name": "Numerama",

    "icons":[
        {
            "type": "image/png",
            "sizes": "192x192",
            "src": "https://www.numerama.com/wp-content/themes/project-n-theme/assets/images/favicons/apple-icon.png"
        },
        {
            "type": "image/png",
            "sizes": "152x152",
            "src": "https://www.numerama.com/wp-content/themes/project-n-theme/assets/images/favicons/apple-icon-152x152.png"
        },
        {
            "type": "image/png",
            "sizes": "96x96",
            "src": "https://www.numerama.com/wp-content/themes/project-n-theme/assets/images/favicons/favicon-96x96.png"
        }
    ],
    
    "theme_color": "#e9573f",
    "background_color": "#eeeeee",
    
    "minimal-ui": "minimal-ui",
    "orientation": "portrait",
    "display": "standalone",
    "scope": "https://www.numerama.com",
    "start_url": "/",



    "gcm_sender_id": "482941778795",
    "gcm_sender_id_comment": "Do not change the GCM Sender ID",
    "permissisons": [
        "gcm"
    ]
}
