-
Notifications
You must be signed in to change notification settings - Fork 4
/
manifest.json
32 lines (32 loc) · 1.58 KB
/
manifest.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
"short_name": "JEE Mains, JEE ADV, NEET, BITSAT, MHTCET, WBJEE 2024 Coutdown/TimeKeeper | JeeNeeTards Countdown/Timer for Exams like JEE, NEET, BITSAT 2023/2024/2025",
"name": "JEE Mains, JEE ADV, NEET, BITSAT, MHTCET, WBJEE 2024 Coutdown/TimeKeeper | JeeNeeTards Countdown/Timer for Exams like JEE, NEET, BITSAT 2023/2024/2025 ",
"description": "JEE Mains, JEE ADV, NEET, BITSAT, MHTCET, WBJEE 2024 Coutdown/TimeKeeper | JeeNeeTards Countdown/Timer for Exams like JEE, NEET, BITSAT 2023/2024/2025",
"icons": [
{
"src": "/favicon.ico",
"type": "image/svg+xml",
"sizes": "512x512"
}
],
"id": "/?source=pwa",
"start_url": "/?source=pwa",
"background_color": "#F2F5F1",
"display": "standalone",
"scope": "/",
"theme_color": "#F2F5F1",
"shortcuts": [
{
"name": "JEE Mains, JEE ADV, NEET, BITSAT, MHTCET, WBJEE 2025 Coutdown/TimeKeeper | JeeNeeTards Countdown/Timer for Exams like JEE, NEET, BITSAT 2023/2024/2025/2026",
"short_name": "JEE Mains, JEE ADV, NEET, BITSAT, MHTCET, WBJEE 2025 Coutdown/TimeKeeper | JeeNeeTards Countdown/Timer for Exams like JEE, NEET, BITSAT 2023/2024/2025/2026",
"description": "JEE Mains, JEE ADV, NEET, BITSAT, MHTCET, WBJEE 2025 Coutdown/TimeKeeper | JeeNeeTards Countdown/Timer for Exams like JEE, NEET, BITSAT 2023/2024/2025/2026",
"url": "/today?source=pwa",
"icons": [
{
"src": "/favicon.ico",
"sizes": "192x192"
}
]
}
]
}