{
  "name": "Apex Ridge Well",
  "short_name": "ARW",
  "description": "A fully featured cryptocurrency investment platform. Manage your accounts, investments, and transactions seamlessly online.",
  "start_url": "https://apexridgewell.com/dashboard/login.php",
  "scope": "/dashboard/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}