{
  "name": "FullLog — Sistema Logístico",
  "short_name": "FullLog",
  "description": "Gestão logística completa em tempo real",
  "start_url": "/app/",
  "display": "standalone",
  "background_color": "#1E293B",
  "theme_color": "#FB923C",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='40' fill='%231E293B'/%3E%3Crect x='52' y='52' width='88' height='88' rx='16' fill='none' stroke='%23FB923C' stroke-width='8'/%3E%3Ctext x='96' y='110' text-anchor='middle' font-size='40' font-weight='800' fill='%23fff' font-family='Arial'%3EFL%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='100' fill='%231E293B'/%3E%3Crect x='120' y='120' width='272' height='272' rx='48' fill='none' stroke='%23FB923C' stroke-width='20'/%3E%3Ctext x='256' y='300' text-anchor='middle' font-size='110' font-weight='800' fill='%23fff' font-family='Arial'%3EFL%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "logistics"],
  "shortcuts": [
    { "name": "Nova Ordem", "url": "/app/?page=nova", "icons": [{"src":"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Ctext y='80' font-size='80'%3E⚡%3C/text%3E%3C/svg%3E","sizes":"96x96"}] },
    { "name": "Monitor",    "url": "/app/?page=monitor", "icons": [{"src":"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Ctext y='80' font-size='80'%3E🗺%3C/text%3E%3C/svg%3E","sizes":"96x96"}] }
  ]
}
