{ "name": "Zenturo — Coin Identifier & Value Checker", "short_name": "Zenturo", "description": "Photograph any coin to identify it and get an honest market value estimate in seconds.", "id": "/", "start_url": "/scan?source=pwa", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#F6F2E9", "theme_color": "#14201A", "categories": ["utilities", "finance", "lifestyle"], "icons": [ { "src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Scan a coin", "url": "/scan?source=pwa", "icons": [{ "src": "/img/icon-192.png", "sizes": "192x192" }] }, { "name": "My collection", "url": "/collection?source=pwa", "icons": [{ "src": "/img/icon-192.png", "sizes": "192x192" }] } ] }