Skip to content

Commit

Permalink
www changes
Browse files Browse the repository at this point in the history
  • Loading branch information
nidhikachhawa24 committed Jun 17, 2024
1 parent 8c8007e commit 4099b41
Show file tree
Hide file tree
Showing 3 changed files with 121 additions and 1 deletion.
60 changes: 60 additions & 0 deletions www/garhwal-school.webmanifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
{
"name": "Garhwal English Medium School",
"short_name": "GEMS",
"theme_color": "#1976d2",
"background_color": "#fafafa",
"display": "standalone",
"scope": "./",
"start_url": "./",
"icons": [
{
"src": "assets/school/GEMS_72x72.png",
"sizes": "72x72",
"type": "image/png",
"purpose": "maskable any"
},
{
"src": "assets/school/GEMS_96x96.png",
"sizes": "96x96",
"type": "image/png",
"purpose": "maskable any"
},
{
"src": "assets/school/GEMS_128x128.png",
"sizes": "128x128",
"type": "image/png",
"purpose": "maskable any"
},
{
"src": "assets/school/GEMS_144x144.png",
"sizes": "144x144",
"type": "image/png",
"purpose": "maskable any"
},
{
"src": "assets/school/GEMS_152x152.png",
"sizes": "152x152",
"type": "image/png",
"purpose": "maskable any"
},
{
"src": "assets/school/GEMS_192x192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "maskable any"
},
{
"src": "assets/school/GEMS_384x384.png",
"sizes": "384x384",
"type": "image/png",
"purpose": "maskable any"
},
{
"src": "assets/school/GEMS_512x512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable any"
}
]
}

60 changes: 60 additions & 0 deletions www/hummingbird-school.webmanifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
{
"name": "Humming Bird School",
"short_name": "Hathi Poti",
"theme_color": "#1976d2",
"background_color": "#fafafa",
"display": "standalone",
"scope": "./",
"start_url": "./",
"icons": [
{
"src": "assets/school/THSM_72x72.png",
"sizes": "72x72",
"type": "image/png",
"purpose": "maskable any"
},
{
"src": "assets/school/THSM_96x96.png",
"sizes": "96x96",
"type": "image/png",
"purpose": "maskable any"
},
{
"src": "assets/school/THSM_128x128.png",
"sizes": "128x128",
"type": "image/png",
"purpose": "maskable any"
},
{
"src": "assets/school/THSM_144x144.png",
"sizes": "144x144",
"type": "image/png",
"purpose": "maskable any"
},
{
"src": "assets/school/THSM_152x152.png",
"sizes": "152x152",
"type": "image/png",
"purpose": "maskable any"
},
{
"src": "assets/school/THSM_192x192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "maskable any"
},
{
"src": "assets/school/THSM_384x384.png",
"sizes": "384x384",
"type": "image/png",
"purpose": "maskable any"
},
{
"src": "assets/school/THSM_512x512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable any"
}
]
}

2 changes: 1 addition & 1 deletion www/ngsw.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"configVersion": 1,
"timestamp": 1718604302244,
"timestamp": 1718604577916,
"index": "/index.html",
"assetGroups": [
{
Expand Down

0 comments on commit 4099b41

Please sign in to comment.