{ "name": "Basilk", "short_name": "Basilk", "description": "Planifie tes repas, gère ton frigo et génère ta liste de courses.", "lang": "fr", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "theme_color": "#3F7D5A", "background_color": "#FBF7EF", "icons": [ { "src": "/icons/basilk-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/basilk-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/basilk-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "/icons/basilk-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" } ] }