{
  "name": "APOLO",
  "short_name": "APOLO",
  "description": "Sistema de Identificação Facial Inteligente",
  "start_url": "../index.php",
  "display": "standalone",
  "background_color": "#0f0c29",
  "theme_color": "#00d2ff",
  "icons": [
    {
      "src": "icon_v2.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}