{
  "name": "VSIM - Global eSIM Companion",
  "short_name": "VSIM",
  "id": "./index.html",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "description": "Your standalone VSIM wallet, eSIM, airtime, and mobile money companion.",
  "categories": ["finance", "utilities"],
  "background_color": "#080B11",
  "theme_color": "#080B11",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='128' fill='%235B42F3'/><path d='M160 160h192v192H160z' fill='%23ffffff'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
