{
    "name": "GPS Yo Controlo - Monitor Satelital",
    "short_name": "GPS Yo Controlo",
    "description": "Plataforma de monitoreo GPS satelital en tiempo real.",
    "start_url": "/login.html",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#0a0f1e",
    "theme_color": "#0a0f1e",
    "lang": "es",
    "icons": [
        {"src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
        {"src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"},
        {"src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png"}
    ],
    "categories": ["navigation", "productivity", "utilities"]
}