{
  "name": "GatoSystem",
  "short_name": "GatoSys",
  "description": "Apps, juegos y herramientas de GatoSystem",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait",
  "categories": ["entertainment", "games", "utilities"],
  "icons": [
    {
      "src": "gslogo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "gn.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
