{
  "short_name": "AbleAuto",
  "name": "AbleAuto - Sistema de Orçamentação Veicular",
  "description": "Sistema privado de orçamentação veicular com análise de danos e gestão de peças",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo-able.png",
      "type": "image/png",
      "sizes": "30x30"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#81974b",
  "background_color": "#ffffff",
  "lang": "pt-BR",
  "scope": "/",
  "categories": [
    "business",
    "productivity"
  ],
  "permissions": [
    "notifications",
    "https://www.gstatic.com/",
    "https://www.gstatic.com/firebasejs/9.8.1/firebase-app-compat.js"
  ]
}
