{
    "id": "/",
    "name": "Yumpara — find your room",
    "short_name": "Yumpara",
    "description": "Global marketplace for single rooms between privates. Find a room, host a roommate.",
    "lang": "en",
    "dir": "ltr",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "display_override": ["standalone", "browser"],
    "orientation": "portrait-primary",
    "theme_color": "#0F766E",
    "background_color": "#ffffff",
    "categories": ["travel", "lifestyle", "social"],
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/android-chrome-512x512-padded.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/mobile_icon_maskable.png",
            "sizes": "1024x1024",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "shortcuts": [
        {
            "name": "Post a listing",
            "short_name": "Post",
            "description": "Create a new listing",
            "url": "/my/listings"
        },
        {
            "name": "My messages",
            "short_name": "Messages",
            "description": "Go to conversations",
            "url": "/my/messages"
        }
    ],
    "prefer_related_applications": false
}
