{ "name": "QR platba", "short_name": "QR platba", "description": "Generátor QR kódů pro platbu (SPD)", "lang": "cs", "start_url": "./index.html", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#fbfbf9", "theme_color": "#fbfbf9", "icons": [ { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }