{
  "short_name": "CSY-SullyOS",
  "name": "CSY-Sully OS",
  "icons": [
    {
      "src": "/icons/icon-192.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/icons/icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone"],
  "theme_color": "#ffffff",
  "background_color": "#ffffff"
}