{
  "name": "ThriVelo",
  "short_name": "ThriVelo",
  "description": "Financial Velocity, Mastered.",
  "id": "/",
  "start_url": "https://app.thrivelo-official.com",
  "scope": "https://app.thrivelo-official.com",
  "display": "standalone",
  "background_color": "#2F4F4F",
  "theme_color": "#D4AF37",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/app icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/app icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}