{
  "name": "DebtTrack — P2P Payment Tracker",
  "short_name": "DebtTrack",
  "description": "Track peer-to-peer debts with a shareable link. No sign-ups.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#05070d",
  "theme_color": "#0b0f1a",
  "lang": "en",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='112' fill='%230b0f1a'/><text x='256' y='340' font-size='290' text-anchor='middle' fill='%2322d3ee' font-family='Poppins,sans-serif' font-weight='800'>₫</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}