{
    "id": "/",
    "name": "TossSpace",
    "short_name": "TossSpace",
    "description": "Temporary internet space for files that do not need to stay forever.",
    "lang": "en",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#fffdf8",
    "theme_color": "#223152",
    "categories": [
        "utilities",
        "productivity"
    ],
    "icons": [
        {
            "src": "/Logo.png",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "shortcuts": [
        {
            "name": "SEND",
            "short_name": "SEND",
            "url": "/"
        },
        {
            "name": "ROOM",
            "short_name": "ROOM",
            "url": "/room"
        },
        {
            "name": "RECEIVE",
            "short_name": "RECEIVE",
            "url": "/receive"
        }
    ]
}
