{
  "name": "DC NET",
  "short_name": "DC NET",
  "description": "Portal do cliente DC NET para internet, faturas, PIX e suporte.",
  "start_url": "/cliente",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#071f36",
  "background_color": "#071f36",
  "categories": [
    "business",
    "utilities"
  ],
  "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 maskable"
    },
    {
      "src": "/icons/dcnet-client.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "id": "/cliente",
  "display_override": [
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "lang": "pt-BR",
  "dir": "ltr"
}
