feat: progressive web app support #48
15
assets/manifest.json
Normal file
@ -0,0 +1,15 @@
|
||||
|
||||
{
|
||||
![]() LGTM! The web app manifest looks good. The manifest file is syntactically correct and includes the key properties. Great job! Consider adding these optional improvements:
**LGTM! The web app manifest looks good.**
The manifest file is syntactically correct and includes the key properties. Great job!
Consider adding these optional improvements:
1. Add a `description` property to provide a general description of what the web app does.
2. Instead of one icon with the `any` size value, provide multiple fixed size icon images for optimal clarity on various devices. For example:
```json
"icons": [
{
"src": "/images/icon-192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/images/icon-512.png",
"sizes": "512x512",
"type": "image/png"
}
]
```
<!-- This is an auto-generated comment by CodeRabbit -->
|
||||
"name": "Todo Baggins",
|
||||
![]() LGTM! The web app manifest looks good. The manifest file is syntactically correct and includes the key properties. Great job! Consider adding these optional improvements:
**LGTM! The web app manifest looks good.**
The manifest file is syntactically correct and includes the key properties. Great job!
Consider adding these optional improvements:
1. Add a `description` property to provide a general description of what the web app does.
2. Instead of one icon with the `any` size value, provide multiple fixed size icon images for optimal clarity on various devices. For example:
```json
"icons": [
{
"src": "/images/icon-192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/images/icon-512.png",
"sizes": "512x512",
"type": "image/png"
}
]
```
<!-- This is an auto-generated comment by CodeRabbit -->
|
||||
"short_name": "Todo Baggins",
|
||||
![]() LGTM! The web app manifest looks good. The manifest file is syntactically correct and includes the key properties. Great job! Consider adding these optional improvements:
**LGTM! The web app manifest looks good.**
The manifest file is syntactically correct and includes the key properties. Great job!
Consider adding these optional improvements:
1. Add a `description` property to provide a general description of what the web app does.
2. Instead of one icon with the `any` size value, provide multiple fixed size icon images for optimal clarity on various devices. For example:
```json
"icons": [
{
"src": "/images/icon-192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/images/icon-512.png",
"sizes": "512x512",
"type": "image/png"
}
]
```
<!-- This is an auto-generated comment by CodeRabbit -->
|
||||
"start_url": "/",
|
||||
![]() LGTM! The web app manifest looks good. The manifest file is syntactically correct and includes the key properties. Great job! Consider adding these optional improvements:
**LGTM! The web app manifest looks good.**
The manifest file is syntactically correct and includes the key properties. Great job!
Consider adding these optional improvements:
1. Add a `description` property to provide a general description of what the web app does.
2. Instead of one icon with the `any` size value, provide multiple fixed size icon images for optimal clarity on various devices. For example:
```json
"icons": [
{
"src": "/images/icon-192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/images/icon-512.png",
"sizes": "512x512",
"type": "image/png"
}
]
```
<!-- This is an auto-generated comment by CodeRabbit -->
|
||||
"display": "standalone",
|
||||
![]() LGTM! The web app manifest looks good. The manifest file is syntactically correct and includes the key properties. Great job! Consider adding these optional improvements:
**LGTM! The web app manifest looks good.**
The manifest file is syntactically correct and includes the key properties. Great job!
Consider adding these optional improvements:
1. Add a `description` property to provide a general description of what the web app does.
2. Instead of one icon with the `any` size value, provide multiple fixed size icon images for optimal clarity on various devices. For example:
```json
"icons": [
{
"src": "/images/icon-192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/images/icon-512.png",
"sizes": "512x512",
"type": "image/png"
}
]
```
<!-- This is an auto-generated comment by CodeRabbit -->
|
||||
"background_color": "#27272a",
|
||||
![]() LGTM! The web app manifest looks good. The manifest file is syntactically correct and includes the key properties. Great job! Consider adding these optional improvements:
**LGTM! The web app manifest looks good.**
The manifest file is syntactically correct and includes the key properties. Great job!
Consider adding these optional improvements:
1. Add a `description` property to provide a general description of what the web app does.
2. Instead of one icon with the `any` size value, provide multiple fixed size icon images for optimal clarity on various devices. For example:
```json
"icons": [
{
"src": "/images/icon-192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/images/icon-512.png",
"sizes": "512x512",
"type": "image/png"
}
]
```
<!-- This is an auto-generated comment by CodeRabbit -->
|
||||
"theme_color": "#e4e4e7",
|
||||
![]() LGTM! The web app manifest looks good. The manifest file is syntactically correct and includes the key properties. Great job! Consider adding these optional improvements:
**LGTM! The web app manifest looks good.**
The manifest file is syntactically correct and includes the key properties. Great job!
Consider adding these optional improvements:
1. Add a `description` property to provide a general description of what the web app does.
2. Instead of one icon with the `any` size value, provide multiple fixed size icon images for optimal clarity on various devices. For example:
```json
"icons": [
{
"src": "/images/icon-192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/images/icon-512.png",
"sizes": "512x512",
"type": "image/png"
}
]
```
<!-- This is an auto-generated comment by CodeRabbit -->
|
||||
"icons": [
|
||||
![]() LGTM! The web app manifest looks good. The manifest file is syntactically correct and includes the key properties. Great job! Consider adding these optional improvements:
**LGTM! The web app manifest looks good.**
The manifest file is syntactically correct and includes the key properties. Great job!
Consider adding these optional improvements:
1. Add a `description` property to provide a general description of what the web app does.
2. Instead of one icon with the `any` size value, provide multiple fixed size icon images for optimal clarity on various devices. For example:
```json
"icons": [
{
"src": "/images/icon-192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/images/icon-512.png",
"sizes": "512x512",
"type": "image/png"
}
]
```
<!-- This is an auto-generated comment by CodeRabbit -->
|
||||
{
|
||||
![]() LGTM! The web app manifest looks good. The manifest file is syntactically correct and includes the key properties. Great job! Consider adding these optional improvements:
**LGTM! The web app manifest looks good.**
The manifest file is syntactically correct and includes the key properties. Great job!
Consider adding these optional improvements:
1. Add a `description` property to provide a general description of what the web app does.
2. Instead of one icon with the `any` size value, provide multiple fixed size icon images for optimal clarity on various devices. For example:
```json
"icons": [
{
"src": "/images/icon-192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/images/icon-512.png",
"sizes": "512x512",
"type": "image/png"
}
]
```
<!-- This is an auto-generated comment by CodeRabbit -->
|
||||
"src": "/images/icon.png",
|
||||
![]() LGTM! The web app manifest looks good. The manifest file is syntactically correct and includes the key properties. Great job! Consider adding these optional improvements:
**LGTM! The web app manifest looks good.**
The manifest file is syntactically correct and includes the key properties. Great job!
Consider adding these optional improvements:
1. Add a `description` property to provide a general description of what the web app does.
2. Instead of one icon with the `any` size value, provide multiple fixed size icon images for optimal clarity on various devices. For example:
```json
"icons": [
{
"src": "/images/icon-192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/images/icon-512.png",
"sizes": "512x512",
"type": "image/png"
}
]
```
<!-- This is an auto-generated comment by CodeRabbit -->
|
||||
"sizes": "any",
|
||||
![]() LGTM! The web app manifest looks good. The manifest file is syntactically correct and includes the key properties. Great job! Consider adding these optional improvements:
**LGTM! The web app manifest looks good.**
The manifest file is syntactically correct and includes the key properties. Great job!
Consider adding these optional improvements:
1. Add a `description` property to provide a general description of what the web app does.
2. Instead of one icon with the `any` size value, provide multiple fixed size icon images for optimal clarity on various devices. For example:
```json
"icons": [
{
"src": "/images/icon-192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/images/icon-512.png",
"sizes": "512x512",
"type": "image/png"
}
]
```
<!-- This is an auto-generated comment by CodeRabbit -->
|
||||
"type": "image/png"
|
||||
![]() LGTM! The web app manifest looks good. The manifest file is syntactically correct and includes the key properties. Great job! Consider adding these optional improvements:
**LGTM! The web app manifest looks good.**
The manifest file is syntactically correct and includes the key properties. Great job!
Consider adding these optional improvements:
1. Add a `description` property to provide a general description of what the web app does.
2. Instead of one icon with the `any` size value, provide multiple fixed size icon images for optimal clarity on various devices. For example:
```json
"icons": [
{
"src": "/images/icon-192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/images/icon-512.png",
"sizes": "512x512",
"type": "image/png"
}
]
```
<!-- This is an auto-generated comment by CodeRabbit -->
|
||||
}
|
||||
![]() LGTM! The web app manifest looks good. The manifest file is syntactically correct and includes the key properties. Great job! Consider adding these optional improvements:
**LGTM! The web app manifest looks good.**
The manifest file is syntactically correct and includes the key properties. Great job!
Consider adding these optional improvements:
1. Add a `description` property to provide a general description of what the web app does.
2. Instead of one icon with the `any` size value, provide multiple fixed size icon images for optimal clarity on various devices. For example:
```json
"icons": [
{
"src": "/images/icon-192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/images/icon-512.png",
"sizes": "512x512",
"type": "image/png"
}
]
```
<!-- This is an auto-generated comment by CodeRabbit -->
|
||||
]
|
||||
![]() LGTM! The web app manifest looks good. The manifest file is syntactically correct and includes the key properties. Great job! Consider adding these optional improvements:
**LGTM! The web app manifest looks good.**
The manifest file is syntactically correct and includes the key properties. Great job!
Consider adding these optional improvements:
1. Add a `description` property to provide a general description of what the web app does.
2. Instead of one icon with the `any` size value, provide multiple fixed size icon images for optimal clarity on various devices. For example:
```json
"icons": [
{
"src": "/images/icon-192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/images/icon-512.png",
"sizes": "512x512",
"type": "image/png"
}
]
```
<!-- This is an auto-generated comment by CodeRabbit -->
|
||||
}
|
||||
![]() LGTM! The web app manifest looks good. The manifest file is syntactically correct and includes the key properties. Great job! Consider adding these optional improvements:
**LGTM! The web app manifest looks good.**
The manifest file is syntactically correct and includes the key properties. Great job!
Consider adding these optional improvements:
1. Add a `description` property to provide a general description of what the web app does.
2. Instead of one icon with the `any` size value, provide multiple fixed size icon images for optimal clarity on various devices. For example:
```json
"icons": [
{
"src": "/images/icon-192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/images/icon-512.png",
"sizes": "512x512",
"type": "image/png"
}
]
```
<!-- This is an auto-generated comment by CodeRabbit -->
|
LGTM! The web app manifest looks good.
The manifest file is syntactically correct and includes the key properties. Great job!
Consider adding these optional improvements:
description
property to provide a general description of what the web app does.any
size value, provide multiple fixed size icon images for optimal clarity on various devices. For example:LGTM! The web app manifest looks good.
The manifest file is syntactically correct and includes the key properties. Great job!
Consider adding these optional improvements:
description
property to provide a general description of what the web app does.any
size value, provide multiple fixed size icon images for optimal clarity on various devices. For example: