{
  "name": "Character Count Online",
  "short_name": "CharCount",
  "description": "Free online character count, word count and word density tool.",
  "icons": [
    {
      "src": "./img/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "./img/icon3.png",
      "sizes": "225x225",
      "type": "image/png"
    }
  ],
  "theme_color": "#c00056",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "./index.html"
}
