{
  "short_name": "Reembolso",
  "name": "ConcepTI - Sistema de Reembolso",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#E8720C",
  "background_color": "#E8720C",
  "orientation": "portrait"
}