{
    "name": "RoomieSwap",
    "short_name": "RoomieSwap",
    "description": "The free student-to-student home swap platform. Exchange your student room with verified students across Europe.",
    "id": "/",
    "start_url": "/search",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "lang": "en",
    "dir": "ltr",
    "background_color": "#f7f1e5",
    "theme_color": "#f7f1e5",
    "categories": ["travel", "education", "lifestyle"],
    "icons": [
        {
            "src": "/favicon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/favicon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
