{
"name": "Editor Coding",
"short_name": "EditorCoding",
"start_url": "./index.html",
"display": "standalone",
"background_color": "#121212",
"theme_color": "#121212",
"icons": [
{
"src": "icon.jpg",
"sizes": "192x192",
"type": "image/jpg"
},
{
"src": "icon.jpg",
"sizes": "512x512",
"type": "image/jpg"
}
]
}
