{ "name": "Regionesans", "short_name": "Regionesans", "description": "Udostępnij zdjęcie z telefonu — zobacz, gdzie zostało zrobione.", "lang": "pl", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#0f172a", "theme_color": "#0f172a", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "share_target": { "action": "/share-target", "method": "POST", "enctype": "multipart/form-data", "params": { "title": "title", "text": "text", "url": "url", "files": [ { "name": "image", "accept": ["image/*"] } ] } } }