{
  "name": "EAD CRIAGAPE",
  "short_name": "EAD CRIAGAPE",
  "description": "Plataforma de Treinamentos CRIAGAPE",
  "id": "/",
  "start_url": "/index.php?route=login",
  "scope": "/",
  "display": "standalone",
  "background_color": "#eef4ff",
  "theme_color": "#1b4fd8",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icone-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icone-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}