{
  "name": "TextCase Pro – Text Case Converter",
  "short_name": "TextCase Pro",
  "description": "Free online text case converter with 25+ formats. Works offline.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f7ff",
  "theme_color": "#6c63ff",
  "orientation": "any",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Case Converter",
      "url": "/#converter",
      "description": "Convert text case"
    },
    {
      "name": "Word Counter",
      "url": "/#counter",
      "description": "Count words and characters"
    }
  ]
}
