{
    "name": "EST",
    "short_name": "EST",
    "description": "EST is an electric scooter ride-sharing platform that makes getting around cities simple, convenient, and accessible.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#F3F7F8",
    "theme_color": "#12C4B0",
    "icons": [
        {
            "src": "/assets/est.webp",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/assets/est.webp",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
