{
  "name": "Prefeitura Conectada",
  "short_name": "Prefeitura",
  "description": "Prefeitura 24 horas.",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#f4f7f6",
  "theme_color": "#0d6efd",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}