pashto-grammar/public/manifest.json

56 lines
1.3 KiB
JSON
Raw Normal View History

2021-03-06 10:40:31 +00:00
{
"short_name": "Pashto Grammar",
"name": "LingDocs Pashto Grammar",
"icons": [
{
2021-07-12 15:25:42 +00:00
"src": "icons/android-chrome-36x36.png",
2021-03-06 10:40:31 +00:00
"sizes": "36x36",
"type": "image/png"
},
{
2021-07-12 15:25:42 +00:00
"src": "icons/android-chrome-48x48.png",
2021-03-06 10:40:31 +00:00
"sizes": "48x48",
"type": "image/png"
},
{
2021-07-12 15:25:42 +00:00
"src": "icons/android-chrome-72x72.png",
2021-03-06 10:40:31 +00:00
"sizes": "72x72",
"type": "image/png"
},
{
2021-07-12 15:25:42 +00:00
"src": "icons/android-chrome-96x96.png",
2021-03-06 10:40:31 +00:00
"sizes": "96x96",
"type": "image/png"
},
{
2021-07-12 15:25:42 +00:00
"src": "icons/android-chrome-144x144.png",
2021-03-06 10:40:31 +00:00
"sizes": "144x144",
"type": "image/png"
},
{
2021-07-12 15:25:42 +00:00
"src": "icons/android-chrome-192x192.png",
2021-03-06 10:40:31 +00:00
"sizes": "192x192",
"type": "image/png"
},
{
2021-07-12 15:25:42 +00:00
"src": "icons/android-chrome-256x256.png",
2021-03-06 10:40:31 +00:00
"sizes": "256x256",
"type": "image/png"
},
{
2021-07-12 15:25:42 +00:00
"src": "icons/android-chrome-384x384.png",
2021-03-06 10:40:31 +00:00
"sizes": "384x384",
"type": "image/png"
},
{
2021-07-12 15:25:42 +00:00
"src": "icons/android-chrome-512x512.png",
2021-03-06 10:40:31 +00:00
"sizes": "512x512",
"type": "image/png"
}
],
2022-09-24 14:32:03 +00:00
"start_url": "./table-of-contents",
2021-07-12 15:25:42 +00:00
"display": "minimal-ui",
2021-03-06 10:40:31 +00:00
"theme_color": "#DEE1E6",
"background_color": "#ffffff"
}