{
  "name": "InvoiceKit — Free Invoice Generator",
  "short_name": "InvoiceKit",
  "description": "Free professional invoices & salary slips in seconds",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0d0f14",
  "theme_color": "#5b8af0",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%230d0f14'/><rect x='44' y='32' width='104' height='128' rx='10' fill='%235b8af0' opacity='0.18'/><rect x='54' y='42' width='84' height='108' rx='8' fill='%235b8af0' opacity='0.28'/><text y='120' x='96' text-anchor='middle' font-size='72' font-family='system-ui'>🧾</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%230d0f14'/><text y='340' x='256' text-anchor='middle' font-size='200' font-family='system-ui'>🧾</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
