{
"name": "Learn It Live",
"short_name": "Learn It Live",
"start_url": "/",
"scope": "/",
"background_color": "#EE6E27",
"description": "Learn It Live",
"display": "fullscreen",
"theme_color": "#EE6E27",
"capture_links": "existing-client-navigate",
"icons": [
{
"src": "/templates/www/img/android-icon-192x192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "any maskable"
},
{
"src": "/templates/www/img/android-icon-512x512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "any maskable"
}
],
"shortcuts": [
{
"name": "Home",
"url": "/"
}
],
"related_applications": [
{
"platform": "webapp",
"url": "https://learnitlive.com/manifest.json",
"id": "com.learnitlive.webapp"
}
]
}