{
  "name": "PCP",
  "short_name": "PCP",
  "description": "Atalho PWA para o login do PCP",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "../assets/img/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    }
  ]
}
