{
  "name": "JARVIS — Ludomax",
  "short_name": "JARVIS",
  "description": "Just A Rather Very Intelligent System — Bruno Brito Machado / Ludomax Engenharia",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#000814",
  "theme_color": "#00e4ff",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Abrir Terminal", "url": "/?tab=terminal" },
    { "name": "Cockpit", "url": "/?tab=principal" }
  ]
}
