{
    "short_name": "Meetto.Manager",
    "name": "Meetto.Manager",
    "display": "fullscreen",
    "orientation": "portrait",
    "dir": "ltr",
    "lang": "ru-RU",
    "scope": "/",
    "start_url": "https://app.meetto.ru/",
    "theme_color": "#000",
    "gcm_sender_id": "103953800507",
    "serviceworker": {
        "src": "firebase-messaging-sw.js",
        "scope": "/"
    },
    "background_color": "#000",
    "icons": [
        {
            "src": "/assets/icons/square-icon.png",
            "sizes": "57x57 60x60 72x72 76x76 96x96 114x114 120x120 128x128 144x144 152x152 180x180 256x256"
        }
    ],
    "related_applications": [{
        "platform": "web",
        "url": "https://app.meetto.ru"
    }, {
        "platform": "play",
        "url": "https://play.google.com/store/apps/details?id=com.meetto.app"
    }]
}
