{ "id": "./", "name": "Dating Photo AI", "short_name": "Dating Photo AI", "description": "Retrouve tes séances et tes portraits dans ton Studio.", "lang": "fr-FR", "start_url": "./studio", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#fff6e9", "theme_color": "#fff6e9", "icons": [ { "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "./icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Mon Studio", "short_name": "Studio", "url": "./studio", "icons": [{ "src": "./icons/icon-192.png", "sizes": "192x192" }] } ] }