Forgotten License file, Logo, PWA, Slightly Improve Accessibility
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 2.8 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 8.2 KiB |
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"name": "litewriter",
|
||||
"description": "A Markdown editor with a powerful exporter.",
|
||||
"start_url": "/",
|
||||
"display": "standalone",
|
||||
"prefer_related_applications": false,
|
||||
"icons": [
|
||||
{
|
||||
"src": "/icons/litewriter_logo_192x192.png",
|
||||
"sizes": "192x192"
|
||||
},
|
||||
{
|
||||
"src": "/icons/litewriter_logo_512x512.png",
|
||||
"sizes": "512x512"
|
||||
}
|
||||
],
|
||||
"screenshots": [
|
||||
{
|
||||
"src": "/screenshots/editor_2560x1440_screenshot.avif",
|
||||
"form_factor": "wide",
|
||||
"label": "A desktop view of the Markdown editor",
|
||||
"sizes": "2560x1440"
|
||||
},
|
||||
{
|
||||
"src": "/screenshots/editor_mobile_1440x2560_screenshot.avif",
|
||||
"form_factor": "wide",
|
||||
"label": "A mobile view of the Markdown editor",
|
||||
"sizes": "1440x2560"
|
||||
}
|
||||
]
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 8.4 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 109 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 8.3 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 112 KiB |
Reference in New Issue
Block a user