{ "name": "Kafenwa Music", "short_name": "Kafenwa", "description": "Studio de lyrics, poèmes, apprentissage et synchronisation pour artistes.", "id": "/index.html", "start_url": "./index.html", "scope": "./", "display": "standalone", "display_override": ["standalone", "minimal-ui", "browser"], "orientation": "any", "background_color": "#e8f2fc", "theme_color": "#dceeff", "prefer_related_applications": false, "categories": ["music", "productivity", "entertainment"], "lang": "fr", "icons": [ { "src": "./icons/icon-192-studio.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "./icons/icon-512-studio.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Générer des lyrics", "short_name": "Lyrics", "url": "./index.html#generator", "icons": [{ "src": "./icons/icon-192-studio.png", "sizes": "192x192", "type": "image/png" }] }, { "name": "Bibliothèque", "short_name": "Bibliothèque", "url": "./index.html#library", "icons": [{ "src": "./icons/icon-192-studio.png", "sizes": "192x192", "type": "image/png" }] } ] }