{ "name": "Outmore QR", "short_name": "Outmore QR", "description": "Dinamički QR kodovi — jedan QR, mnogo mogućnosti.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#17181B", "theme_color": "#17181B", "lang": "hr", "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" }, { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" } ], "shortcuts": [ { "name": "Skeniraj QR", "url": "/scan" }, { "name": "Novi QR", "url": "/qr/new" } ] }