{
"name": "Demo School PWA",
"short_name": "DemoSchool",
"start_url": "/index.html",
"display": "standalone",
"background_color": "#00468c",
"theme_color": "#00468c",
"icons": [
{
"src": "/images/img/favicon.ico",
"sizes": "192x192",
"type": "image/x-icon"
}
]
}
