{
    "name": "Traslogo",
    "short_name": "Traslogo",
    "description": "Gestisci il tuo trasloco: scatole, QR code e preventivi trasportatori",
    "start_url": "/webapp/dashboard.php",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#4f46e5",
    "lang": "it",
    "icons": [
        { "src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png" },
        { "src": "/img/icon-512.png", "sizes": "512x512", "type": "image/png" }
    ]
}
