{
    "name": "Angel App",
    "gcm_sender_id": "949187400438",
    "short_name": "Angel app web",
    "permissions": [
        "gcm"
    ],
    "icons": [{
        "src": "img/icons/icon-72.png",
        "sizes": "72x72",
        "type": "image/png"
    }, {
        "src": "img/icons/icon-114.png",
        "sizes": "114x114",
        "type": "image/png"
    }, {
        "src": "img/icons/icon-300.png",
        "sizes": "300x300",
        "type": "image/png"
    }],
    "start_url": "./",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#2aa3ed",
    "background_color": "#2797eb"
}
