{
  "id": "/dashboard",
  "name": "Gift A Gold Member",
  "short_name": "Gift A Gold",
  "description": "Member app for the Gift A Gold community: wallet, network, ranks and rewards in Tether Gold (XAUt).",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#14110d",
  "theme_color": "#14110d",
  "categories": ["finance"],
  "shortcuts": [
    { "name": "Wallet", "url": "/wallet" },
    { "name": "Network", "url": "/network" },
    { "name": "Ranks", "url": "/ranks" }
  ],
  "icons": [
    { "src": "/app-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
