{
  "name": "WagerPulse",
  "short_name": "WagerPulse",
  "description": "Real-time wager tracking and Safety Net protection.",
  "id": "./",
  "start_url": "./",
  "scope": "./",
  "launch_handler": {
    "client_mode": "navigate-new"
  },
  "display": "standalone",
  "background_color": "#05081f",
  "theme_color": "#05081f",
  "icons": [
    {
      "src": "icon-192x192-v2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512x512-v2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}