{
  "name": "RPM Pro — Gestão de Oficina",
  "short_name": "RPM Pro",
  "description": "Sistema profissional de gestão para oficinas mecânicas",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#131316",
  "theme_color": "#D97706",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "img/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "img/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "screenshots": [
    { "src": "img/screenshot-kanban.png", "sizes": "1280x720", "type": "image/png", "label": "Pátio Kanban" },
    { "src": "img/screenshot-agendamentos.png", "sizes": "1280x720", "type": "image/png", "label": "Agendamentos" }
  ]
}
