{
    "name": "Skoolr",
    "short_name": "Skoolr",
    "start_url": ".",
    "display": "standalone",
    "theme_color": "#463AF3",
    "background_color": "#ffffff",
    "description": "School + Students + Family + Teachers, The app reinventing communication between the school, the families, the students and the teachers.",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "related_applications": [
        {
            "platform": "play",
            "url": "https://play.google.com/store/apps/details?id=com.skoolroom.skoolr",
            "id": "com.skoolroom.skoolr"
        },
        {
            "platform": "itunes",
            "url": "https://itunes.apple.com/app/skoolr/id6743642974"
        }
    ]
}