{
  "name": "SOLEnterprises",
  "short_name": "SOLE",
  "description": "A high-tech, cybernetic digital command interface designed for real-time monitoring and advanced system diagnostics.",
  "theme_color": "#00f0ff",
  "background_color": "#050505",
  "display": "standalone",
  "start_url": "./index.html",
  "iconUrl": "https://cdn1.sharemyimage.com/2026/02/09/SOL_Tiger_Logo_transparent_cropped.png",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}