{
    "short_name": "MotoLink",
    "name": "MotoLink - Mobilidade Premium",
    "description": "Transporte por moto rápido e seguro em Laguna-SC. Solicite corridas, acompanhe motoristas em tempo real.",
    "icons": [
        {
            "src": "icon-192.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "any"
        },
        {
            "src": "icon-512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "any"
        },
        {
            "src": "icon-512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "maskable"
        }
    ],
    "id": "/",
    "start_url": ".",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#ff1e1e",
    "background_color": "#111111",
    "categories": [
        "travel",
        "transportation",
        "lifestyle"
    ],
    "lang": "pt-BR",
    "dir": "ltr",
    "prefer_related_applications": false
}