{ "name": "Unique Digit", "short_name": "UniqDigit", "description": "Premium NFC business cards and digital card profiles. Tap any smartphone to instantly share your identity.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#0a0a0a", "theme_color": "#6366f1", "lang": "de", "categories": ["business", "productivity"], "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" } ], "shortcuts": [ { "name": "Dashboard", "url": "/dashboard", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }, { "name": "My Card", "url": "/card-editor", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }, { "name": "Analytics", "url": "/analytics", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] } ] }