{
  "name": "NorexVPN",
  "short_name": "NorexVPN",
  "description": "Your own dedicated WireGuard VPN server. Clean IP, zero logs, up in 2 minutes.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0a5fff",
  "orientation": "any",
  "lang": "en-US",
  "scope": "/",
  "categories": ["utilities", "productivity", "security"],
  "screenshots": [
    {
      "src": "/static/public/dashboard.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "NorexVPN Dashboard"
    }
  ],
  "icons": [
    {
      "src": "/static/public/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/public/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
