{
  "name": "PACS+ Planeamento da Alta Clínica Segura",
  "short_name": "PACS+",
  "description": "App do projeto PACS+ — ULS Alto Alentejo — Planeamento da Alta Clínica Segura",
  "start_url": "./pacs_app.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#2E7D32",
  "theme_color": "#2E7D32",
  "orientation": "portrait",
  "lang": "pt",
  "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"
    }
  ],
  "screenshots": [],
  "categories": ["health", "medical"],
  "prefer_related_applications": false
}
