{
    "name": "SPSM Parent",
    "short_name": "SPSM PARENT",
    "start_url": "/parent/login.php",
    "display": "standalone",
    "scope": "/",
    "background_color": "#134E5E",
    "theme_color": "#134E5E",
    "orientation": "portrait",
    "icons": [
        {
            "src": "img/logoapp-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "img/logoapp-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
