{
  "name": "CharLimits - Character Counter with Real Platform Limits",
  "short_name": "CharLimits",
  "description": "Count characters with the exact rules of X, Instagram, TikTok, YouTube, LinkedIn and more. Compare limits, split threads, check policy risk - free and private.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#4F46E5",
  "categories": ["productivity", "utilities"],
  "icons": [
    { "src": "/assets/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/assets/img/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Compare all platforms",
      "url": "/compare.html"
    },
    {
      "name": "Thread splitter",
      "url": "/thread-splitter.html"
    },
    {
      "name": "Policy risk check",
      "url": "/compliance.html"
    }
  ]
}
