{
  "name": "LinkDrop",
  "short_name": "LinkDrop",
  "description": "Your links, one place.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#07080f",
  "theme_color": "#7c5cfc",
  "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='42' fill='%237c5cfc'/><text y='.88em' font-size='138' x='22' font-family='system-ui,sans-serif' font-weight='900' fill='white'>L</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
