{
  "name": "Sistema de Gestion de Envios Cinplast",
  "short_name": "SGE",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#f6f8fb",
  "theme_color": "#174A63",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/icons/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
