{
  "name": "Matrix FX Pro",
  "short_name": "MatrixFX",
  "id": "/matrixfx-pro",
  "description": "Processador de Efeitos de Guitarra Profissional Matrix",
  "start_url": "./index.php",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#0d0d0d",
  "theme_color": "#00ff41",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3063/3063711.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/192/3063/3063711.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}