{
    "name": "AnotherTrip",
    "description": "Plan unforgettable group trips with AnotherTrip. The ultimate travelling platform is coming soon.",
    "short_name": "AnotherTrip",
    "display": "standalone",
    "start_url": "/",
    "scope": "/",
    "theme_color": "#220A4B",
    "background_color": "#ffffff",
    "icons": [
        {
            "sizes": "any",
            "src": "/assets/favicons/apple-touch-icon.png",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}