{
  "name": "Portal de Notas · Clínica UNISUL",
  "short_name": "Portal UNISUL",
  "description": "Portal de notas da Clínica Integrada Odontologia UNISUL",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f0f1a",
  "theme_color": "#0f0f1a",
  "lang": "pt-BR",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "shortcuts": [
    {
      "name": "Login",
      "url": "./index.html",
      "description": "Acessar o portal"
    }
  ]
}
