{
  "name": "LRC Generator",
  "short_name": "LRC Gen",
  "description": "Cách dễ nhất để tạo file lời bài hát đồng bộ thời gian (.lrc) ngay trên trình duyệt.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0f1117",
  "theme_color": "#0f1117",
  "lang": "vi",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%230f1117'/><text x='50%25' y='54%25' font-family='Segoe UI,Roboto,sans-serif' font-size='72' font-weight='700' text-anchor='middle' dominant-baseline='middle' fill='%23ff7a18'>LRC</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "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='80' fill='%230f1117'/><text x='50%25' y='54%25' font-family='Segoe UI,Roboto,sans-serif' font-size='190' font-weight='700' text-anchor='middle' dominant-baseline='middle' fill='%23ff7a18'>LRC</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
