{
  "name": "Dr. Checklist Pós-Venda",
  "short_name": "Dr. Checklist",
  "description": "Recepção, O.S. e checklist offline para concessionárias.",
  "start_url": "/atendimento/?pwa=1",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#06101f",
  "theme_color": "#06101f",
  "lang": "pt-BR",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/static/img/logo-drchecklist.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/img/logo-drchecklist.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
