{
  "name": "ArgusText – Free Online Text Tools",
  "short_name": "ArgusText",
  "description": "Free online text tools: word counter, character counter, reading time calculator, and more. Available in 27 languages.",
  "start_url": "/en/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#2563eb",
  "background_color": "#ffffff",
  "lang": "en",
  "categories": ["utilities", "productivity"],
  "icons": [
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "48x48",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Word Counter",
      "short_name": "Word Counter",
      "description": "Count words in your text",
      "url": "/en/word-counter"
    },
    {
      "name": "Character Counter",
      "short_name": "Char Counter",
      "description": "Count characters in your text",
      "url": "/en/character-counter"
    },
    {
      "name": "Reading Time",
      "short_name": "Read Time",
      "description": "Estimate reading time",
      "url": "/en/reading-time"
    }
  ]
}
