{
  "name": "TurkmenVPN",
  "short_name": "TurkmenVPN",
  "description": "Secure VPN payment checkout",
  "start_url": "/auth",
  "scope": "/",
  "display": "standalone",
  "background_color": "#03160f",
  "theme_color": "#10b981",
  "icons": [
    {
      "src": "assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "assets/favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "assets/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
