{
    "id": "/",
    "name": "Bikipi",
    "short_name": "Bikipi",
    "start_url": ".",
    "scope": "/",
    "display": "standalone",
    "background_color": "#1F80FF",
    "theme_color": "#1F80FF",
    "description": "Connecting cyclists with hosts worldwide. Find accommodation from hosts who understand cyclists' needs.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "categories": ["travel", "lifestyle", "social"],
    "lang": "en",
    "dir": "ltr",
    "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"
        }
    ]
}