{
  "name": "Parts Manager Pro",
  "short_name": "PMP",
  "description": "Gestão de peças e veículos",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563EB",
  "orientation": "portrait",
  "icons": [
    { "src": "/icon192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
