{
  "name": "Text Repeater Tool",
  "short_name": "TextRepeater",
  "description": "Repeat messages, emojis, and symbols up to 10,000+ times instantly.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0b0c10",
  "theme_color": "#ffffff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/css/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}