-
Notifications
You must be signed in to change notification settings - Fork 0
/
manifest.json
239 lines (239 loc) · 5.86 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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
{
"name": "Tipiṭaka (CSCD)",
"short_name": "Tipiṭaka",
"theme_color": "#c9a401",
"background_color": "#c9a401",
"display": "standalone",
"display_override": [],
"id": "./?source=pwa",
"start_url": "./?source=pwa", // https://sarbanandabhikkhu.github.io/
"scope": "./", // https://sarbanandabhikkhu.github.io/tipitaka/
"lang": "en",
"dir": "ltr",
"icons": [
{
"src": "./assets/png/favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
},
{
"src": "./assets/png/favicon.png",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/png"
},
{
"src": "./assets/png/logo-x48.png",
"type": "image/png",
"sizes": "48x48"
},
{
"src": "./assets/png/logo-x72.png",
"type": "image/png",
"sizes": "72x72"
},
{
"src": "./assets/png/logo-x96.png",
"type": "image/png",
"sizes": "96x96"
},
{
"src": "./assets/png/logo-x128.png",
"type": "image/png",
"sizes": "128x128"
},
{
"src": "./assets/png/logo-x192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "./assets/png/logo-x384.png",
"type": "image/png",
"sizes": "384x384"
},
{
"src": "./assets/png/logo-x512.png",
"type": "image/png",
"sizes": "512x512"
},
{
"src": "./assets/png/maskable.png",
"type": "image/png",
"sizes": "1024x1024",
"purpose": "maskable"
},
{
"src": "./assets/png/adaptive.png",
"type": "image/png",
"sizes": "1024x1024",
"purpose": "maskable"
},
{
"src": "./assets/png/logo.png",
"type": "image/png",
"sizes": "1024x1024",
"purpose": "any"
}
],
"shortcuts": [
{
"name": "Home page",
"short_name": "Home",
"description": "Go to Home page",
"url": "./?source=pwa",
"icons": [
{
"src": "./assets/dhammawheel.svg",
"type": "image/png",
"sizes": "192x192"
}
]
},
{
"name": "About page",
"short_name": "About",
"description": "Go to About page",
"url": "./about?source=pwa",
"icons": [
{
"src": "./assets/file.svg",
"type": "image/png",
"sizes": "192x192"
}
]
},
{
"name": "Contact page",
"short_name": "Contact",
"description": "Go to Contact page",
"url": "./contact?source=pwa",
"icons": [
{
"src": "./assets/document.svg",
"type": "image/png",
"sizes": "192x192"
}
]
}
],
"categories": [
"buddha",
"buddhism",
"buddhist",
"theravada",
"tipiṭaka",
"pāḷi",
"canon",
"sanskrit",
"scripture",
"literature",
"wisdom",
"insight",
"mindfulness",
"maditation",
"vipassana",
"buddhist monk"
],
"description": "This Application provides a digital reproduction of the authenticated Tipitaka texts from the Chaṭṭha Saṅgāyana CD. This application made by SarbaNanda Bhikkhu based on Pāḷi Tipiṭaka published by Vipassana Research Institute. The Pāḷi Tipiṭaka is presented in roman scripts to bengali and chakma scripts, so that the words of the Buddha are easily read available for all bengali and chakma communities.\nThis is a Progressive Web Application which will work in offline. This project is currently under development so it may not work properly.\n\nThanks All.\n— SarbaNanda Bhikkhu",
"screenshots": [
{
"src": "./assets/png/splashscreen.png",
"type": "image/png",
"sizes": "1080x2123",
"form_factor": "narrow",
"label": "Awesome splashscreen view"
},
{
"src": "./assets/png/mobile.png",
"type": "image/png",
"sizes": "360x720",
"form_factor": "narrow",
"label": "Awesome mobile view"
},
{
"src": "./assets/png/tablet.png",
"type": "image/png",
"sizes": "768x1024",
"form_factor": "narrow",
"label": "Awesome tablet view"
},
{
"src": "./assets/png/laptop.png",
"type": "image/png",
"sizes": "1366x768",
"form_factor": "wide",
"label": "Awesome laptop view"
},
{
"src": "./assets/png/desktop.png",
"type": "image/png",
"sizes": "1920x1080",
"form_factor": "wide",
"label": "Awesome desktop view"
}
],
"prefer_related_applications": true,
"related_applications": [
{
"platform": "play",
"id": "com.tipitaka.app",
"min_version": "2",
"fingerprints": [],
"url": "https://play.google.com/store/apps/details?id=com.tipitaka.app"
},
{
"platform": "windows",
"url": "https://apps.microsoft.com/store/detail/tipitaka/id123456789"
}
],
"share_target": {
"action": "/file-collector",
"method": "POST",
"enctype": "multipart/form-data",
"params": {
"title": "name",
"text": "description",
"url": "link",
"files": [
{
"name": "lists",
"accept": ["text/csv", ".csv"]
},
{
"name": "photos",
"accept": ["image/svg+xml", ".svg"]
}
]
}
},
"file_handlers": [
{
"action": "/handle-audio-file",
"accept": {
"audio/wav": [".wav"],
"audio/x-wav": [".wav"],
"audio/mpeg": [".mp3"],
"audio/mp4": [".mp4"],
"audio/aac": [".adts"],
"audio/ogg": [".ogg"],
"application/ogg": [".ogg"],
"audio/webm": [".webm"],
"audio/flac": [".flac"],
"audio/mid": [".rmi", ".mid"]
}
}
],
"launch_handler": {
"client_mode": ["focus-existing, auto"]
},
"protocol_handlers": [
{
"protocol": "web+jngl",
"url": "/lookup?type=%s"
},
{
"protocol": "web+jnglstore",
"url": "/shop?for=%s"
}
]
}