{
  "name": "Portal do Assinante - CRT Tecnologia / Darlan Net",
  "short_name": "Darlan Net",
  "description": "Gerencie suas faturas, pague via PIX e solicite liberação por confiança.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1f2937",
  "theme_color": "#1f2937",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/imagens_fundo/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/imagens_fundo/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/imagens_fundo/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["business", "finance"],
  "lang": "pt-BR"
}