{
  "name": "J2FLOW — Gestão de Frotas & Logística",
  "short_name": "J2FLOW",
  "description": "Sistema corporativo ERP: frotas, RH, financeiro e logística com IA integrada",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#040712",
  "theme_color": "#3f4bff",
  "lang": "pt-PT",
  "scope": "/",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%233f4bff' width='192' height='192' rx='45'/><text x='96' y='110' font-size='80' font-weight='bold' fill='white' text-anchor='middle'>J2</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%233f4bff' width='512' height='512' rx='120'/><text x='256' y='290' font-size='220' font-weight='bold' fill='white' text-anchor='middle'>J2</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Abrir Dashboard",
      "url": "/dashboard",
      "icons": [{ "src": "/favicon.svg", "sizes": "96x96" }]
    },
    {
      "name": "Frotas",
      "short_name": "Frotas",
      "description": "Gestão de Frotas",
      "url": "/fleet"
    }
  ],
  "prefer_related_applications": false
}
