{
  "name": "LinkArchive",
  "short_name": "LinkArchive",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0d0d0f",
  "theme_color": "#0d0d0f",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' fill='%230d0d0f'/%3E%3Ctext x='50' y='50' font-family='sans-serif' font-size='50' fill='%23f0cc45' text-anchor='middle' alignment-baseline='middle'%3ELA%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' fill='%230d0d0f'/%3E%3Ctext x='50' y='50' font-family='sans-serif' font-size='50' fill='%23f0cc45' text-anchor='middle' alignment-baseline='middle'%3ELA%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}