{ "name": "frqr.app", "short_name": "frqr", "description": "QR Codes, Email Signatures & Short Links", "start_url": "/dashboard", "display": "standalone", "background_color": "#ffffff", "theme_color": "#4f46e5", "orientation": "any", "icons": [ { "src": "/icons/pwa-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/icons/pwa-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "screenshots": [], "categories": ["productivity", "business"], "shortcuts": [ { "name": "Nouveau QR Code", "url": "/qr-codes", "icons": [{ "src": "/icons/pwa-192.png", "sizes": "192x192" }] }, { "name": "Nouveaux Liens", "url": "/short-links", "icons": [{ "src": "/icons/pwa-192.png", "sizes": "192x192" }] } ] }