{
  "name": "Total VPN Guide",
  "short_name": "VPN Guide",
  "description": "Independent Total VPN guide covering features, setup, pricing considerations, login and sign-up guidance, privacy basics, and practical VPN use.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#d71920",
  "icons": [
    {
      "src": "assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
