{
  "name": "Crisóstomo TCI",
  "short_name": "Crisóstomo",
  "start_url": "/tci_pwa.html",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#4B0082",
  "icons": [
    {
      "src": "https://img.icons8.com/fluent/192/000000/cross.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://img.icons8.com/fluent/512/000000/cross.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}