{
  "name": "5TRAT Wallet",
  "short_name": "5TRAT",
  "description": "A local-only, self-custody wallet for native 5TRAT.",
  "id": "/wallet/app",
  "start_url": "/wallet/app",
  "scope": "/wallet/",
  "display": "standalone",
  "background_color": "#02050a",
  "theme_color": "#02050a",
  "orientation": "any",
  "categories": ["finance", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
