{
  "name": "VAN CONFIA - Monitoramento de Transporte Escolar",
  "short_name": "VAN CONFIA",
  "description": "Sistema inteligente de monitoramento de vans escolares em tempo real com GPS, notificações e controle parental",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "background_color": "#ffffff",
  "theme_color": "#0ea5e9",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "id": "van-confia-transport-monitor",
  "icons": [
    {
      "src": "/lovable-uploads/616eec0b-693c-4755-bbb4-46d804581544.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/lovable-uploads/616eec0b-693c-4755-bbb4-46d804581544.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/lovable-uploads/616eec0b-693c-4755-bbb4-46d804581544.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/lovable-uploads/616eec0b-693c-4755-bbb4-46d804581544.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/lovable-uploads/616eec0b-693c-4755-bbb4-46d804581544.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Monitoramento em tempo real"
    }
  ],
  "categories": [
    "education",
    "travel",
    "productivity",
    "navigation"
  ],
  "lang": "pt-BR",
  "dir": "ltr",
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "features": [
    "Cross Platform",
    "fast",
    "offline"
  ],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "related_applications": [],
  "shortcuts": [
    {
      "name": "Monitoramento",
      "short_name": "Monitor",
      "description": "Acessar monitoramento direto",
      "url": "/monitoring",
      "icons": [
        {
          "src": "/lovable-uploads/616eec0b-693c-4755-bbb4-46d804581544.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Alertas",
      "short_name": "Alertas",
      "description": "Ver alertas e notificações",
      "url": "/alerts",
      "icons": [
        {
          "src": "/lovable-uploads/616eec0b-693c-4755-bbb4-46d804581544.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+vanconfia",
      "url": "/?handler=%s"
    }
  ]
}