{
  "name": "WowWordCounter",
  "short_name": "WowWord",
  "description": "Privacy-first word counter and browser-based text tools.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "icons": [
    { "src": "/favicon.ico", "sizes": "64x64", "type": "image/x-ico" }
  ]
}