{ "name": "TrustMe — Don't Believe It. Verify It.", "short_name": "TrustMe", "description": "Check suspicious links, images and claims faster from your home screen.", "id": "/", "start_url": "/?source=pwa", "scope": "/", "display": "standalone", "orientation": "portrait-primary", "theme_color": "#0b0e17", "background_color": "#0b0e17", "lang": "en", "dir": "auto", "categories": ["news", "utilities", "productivity"], "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "share_target": { "action": "/", "method": "GET", "params": { "title": "shared_title", "text": "shared_text", "url": "shared_url" } }, "shortcuts": [ { "name": "Verify content", "short_name": "Verify", "url": "/?source=shortcut", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }, { "name": "History", "url": "/history?source=shortcut", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] } ] }