{
  "name": "Free Online Content Analyzer & Word Counter",
  "short_name": "Content Analyzer",
  "description": "Analyze word counts, readability scores, and keyword density statistics local-first in your browser.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#06060c",
  "theme_color": "#ff00ff",
  "icons": [
    {
      "src": "https://ahteverse.net/assets/branding/ahteverse-brand-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
