{
  "name": "Word Counter - Ashik Academy",
  "short_name": "Word Counter",
  "description": "Premium word counter and reading time calculator by Ashik Academy.",
  "start_url": "/word-counter",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ]
}
