﻿{
    "short_name": "MCAS",
    "name": "MyChildAtSchool",
    "icons": [
        {
            "src": "Images/app_icon_192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "Images/app_icon_512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "prefer_related_applications": true,
    "related_applications": [
        {
            "platform": "play",
            "id": "com.bromcom.mcas"
        }
    ]
}