{
  "name": "Controle financeiro",
  "short_name": "Controle",
  "description": "Notas fiscais e insumos — Kallas Inc. e HEKA.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1C1F24",
  "theme_color": "#2C6E6A",
  "lang": "pt-BR",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}