{
  "name": "PhantomVPN — Invisible. Unstoppable. Free.",
  "short_name": "PhantomVPN",
  "description": "A premium VPN web application with 95+ server locations, privacy tools, and military-grade encryption.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080B14",
  "theme_color": "#6C63FF",
  "orientation": "portrait-primary",
  "categories": ["security", "utilities", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "Go to VPN Dashboard"
    },
    {
      "name": "Servers",
      "url": "/servers",
      "description": "Browse VPN Servers"
    },
    {
      "name": "Privacy Tools",
      "url": "/tools",
      "description": "IP & DNS Leak Tests"
    }
  ]
}
