{
  "name": "Flirexa VPN Studio",
  "short_name": "Flirexa VPN Studio",
  "description": "WireGuard VPN Management Platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2b2d31",
  "theme_color": "#5865f2",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
