View file theme/manifest.json

File size: 295B
{
  "short_name": "LaiCMS",
  "name": "LaiCMS Mobile Engine 2026",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "start_url": "/index.php",
  "background_color": "#ffffff",
  "display": "standalone",
  "theme_color": "#4f46e5"
}