{
  "name": "RavenFuture Corvus",
  "short_name": "Corvus",
  "description": "Next-Gen Corporate VPN Platform by RavenFuture",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#001a6e",
  "theme_color": "#003db8",
  "orientation": "any",
  "categories": ["productivity", "business", "security"],
  "icons": [
    {
      "src": "/corvus-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Control Center",
      "url": "/#control",
      "description": "Open VPN Control Center"
    },
    {
      "name": "My Account",
      "url": "/#auth",
      "description": "View Employee Account"
    }
  ]
}
