{
  "name": "APT Server Management",
  "short_name": "APT Server",
  "description": "Manage your APT repository server with package management, builds, and system monitoring",
  "start_url": "/portal/",
  "display": "standalone",
  "theme_color": "#1971c2",
  "background_color": "#ffffff",
  "orientation": "any",
  "icons": [
    {
      "src": "/portal/vite.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "developer", "utilities"]
}