{
  "name": "Ox VPN - Secure VPN Service",
  "short_name": "Ox VPN",
  "description": "Secure, fast, and reliable VPN service to protect your privacy and unlock the internet.",
  "start_url": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#10b981",
  "background_color": "#111827",
  "display": "standalone",
  "orientation": "portrait-primary",
  "categories": ["security", "utilities", "privacy"],
  "lang": "en",
  "dir": "ltr"
}