{
    "name": "LJ Multsystem",
    "short_name": "LJ Multsystem",
    "description": "LJ Multsystem soluções digitais",
    "start_url": "./index.php",
    "display": "standalone",
    "background_color": "#121212",
    "theme_color": "#FFD54F",
    "orientation": "portrait",
    "icons": [
      {
        "src": "img/favicon.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any maskable"
      },
      {
        "src": "img/favicon.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any maskable"
      }
    ]
  }