{
  "name": "DOSED Distributor Portal",
  "short_name": "DOSED",
  "description": "Run your distribution business from your pocket — orders, team, wallet, QR, leaderboard.",
  "start_url": "/dashboard",
  "id": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "categories": ["business", "productivity", "finance", "social"],
  "icons": [
    { "src": "/favicon.ico", "sizes": "64x64", "type": "image/x-icon" },
    { "src": "/favicon.ico", "sizes": "192x192", "type": "image/x-icon", "purpose": "any" },
    { "src": "/favicon.ico", "sizes": "512x512", "type": "image/x-icon", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Place Order", "short_name": "Order", "url": "/orders" },
    { "name": "My QR Code", "short_name": "QR", "url": "/referrals" },
    { "name": "Wallet", "short_name": "Wallet", "url": "/wallet" },
    { "name": "Leaderboard", "short_name": "Rank", "url": "/leaderboard" }
  ]
}
