22 lines
584 B
JSON
22 lines
584 B
JSON
{
|
|
"name": "SOMS Platform",
|
|
"short_name": "SOMS",
|
|
"start_url": "./",
|
|
"display": "standalone",
|
|
"background_color": "#ffffff",
|
|
"theme_color": "#0d6efd",
|
|
"description": "Modern School Management for Township Schools",
|
|
"icons": [
|
|
{
|
|
"src": "https://placehold.co/192x192/0d6efd/ffffff?text=SOMS",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "https://placehold.co/512x512/0d6efd/ffffff?text=SOMS",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
]
|
|
}
|