{
  "name": "SilveOS.com",
  "short_name": "SilveOS",
  "description": "SilveOS.com is a free, next-generation, cross-platform web operating system built for AI enthusiasts and anyone who wants a Windows-like desktop inside the browser.",
  "icons": [
    {
      "src": "favicon.ico",
      "type": "image/x-icon",
      "sizes": "48x48"
    }
  ],
  "theme_color": "#424242",
  "background_color": "#1292e5",
  "display": "standalone",
  "start_url": "index.html"
}