release nouri 0.5.0 shopping rhythm pwa and reminders
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Nouri",
|
||||
"short_name": "Nouri",
|
||||
"description": "einfach essen planen",
|
||||
"lang": "de",
|
||||
"start_url": "/",
|
||||
"scope": "/",
|
||||
"display": "standalone",
|
||||
"background_color": "#fff6ef",
|
||||
"theme_color": "#efab72",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/static/brand/pwa-192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/static/brand/pwa-512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user