{
  "name": "GiftMint — gift cards & mobile top-up with crypto",
  "short_name": "GiftMint",
  "description": "Buy gift cards and top up phones with Bitcoin, Monero, USDT and more. No account, no KYC.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0F0D0B",
  "background_color": "#0F0D0B",
  "lang": "en",
  "categories": ["shopping", "finance"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "All brands", "url": "/brands?source=pwa", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Mobile top-up", "url": "/topup?source=pwa", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Find an order", "url": "/orders?source=pwa", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
