{
  "name": "WebOS Digital Download Hub",
  "short_name": "WebOS",
  "description": "Interactive browser operating system for software downloads and digital assets.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    {
      "src": "public/assets/images/icons/app.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml"
    }
  ]
}
