{
  "name": "DVOS",
  "short_name": "DVOS",
  "description": "Desktop NAS shell",
  "start_url": "./index.php",
  "display": "standalone",
  "background_color": "#05070d",
  "theme_color": "#05070d",
  "orientation": "any",
  "icons": [
    {
      "src": "assets/icons/ai.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
