release nouri 0.6.0 polish backup and pwa
This commit is contained in:
@@ -6,9 +6,16 @@
|
||||
"start_url": "/",
|
||||
"scope": "/",
|
||||
"display": "standalone",
|
||||
"display_override": ["standalone", "minimal-ui"],
|
||||
"background_color": "#fff6ef",
|
||||
"theme_color": "#efab72",
|
||||
"theme_color": "#de9862",
|
||||
"categories": ["food", "lifestyle", "productivity"],
|
||||
"icons": [
|
||||
{
|
||||
"src": "/static/brand/pwa-180.png",
|
||||
"sizes": "180x180",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/static/brand/pwa-192.png",
|
||||
"sizes": "192x192",
|
||||
@@ -18,6 +25,12 @@
|
||||
"src": "/static/brand/pwa-512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/static/brand/pwa-maskable-512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png",
|
||||
"purpose": "maskable"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user