{
    "name": "Ehopto — hop to anything",
    "short_name": "Ehopto",
    "id": "/app",
    "start_url": "/app",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0b1020",
    "theme_color": "#0b1020",
    "description": "Every person, product, place and moment gets a permanent code. Hop to anything — scan it, find it on the radar, follow its story.",
    "icons": [
        { "src": "/images/ehopto/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/images/ehopto/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "/images/ehopto/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ],
    "shortcuts": [
        { "name": "Radar — what's around me", "short_name": "Radar", "url": "/radar", "icons": [{ "src": "/images/ehopto/icon-192.png", "sizes": "192x192" }] },
        { "name": "Scan a code", "short_name": "Scan", "url": "/scan", "icons": [{ "src": "/images/ehopto/icon-192.png", "sizes": "192x192" }] },
        { "name": "Feed", "short_name": "Feed", "url": "/feed", "icons": [{ "src": "/images/ehopto/icon-192.png", "sizes": "192x192" }] },
        { "name": "My codes", "short_name": "My codes", "url": "/hop/account", "icons": [{ "src": "/images/ehopto/icon-192.png", "sizes": "192x192" }] }
    ]
}
