{
  "name": "VPS Control Center · By @PymesBoost",
  "short_name": "VPS CTL",
  "description": "Panel de control del servidor VPS. Monitorea apps, backups, alertas y notificaciones en tiempo real.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#111827",
  "theme_color": "#6366f1",
  "categories": ["utilities", "productivity"],
  "icons": [
    { "src": "/static/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/static/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
