{
  "name": "Limitora — Character Limit Checker",
  "short_name": "Limitora",
  "description": "Free real-time character limit checkers for Instagram, Twitter/X, Google Ads, meta descriptions and Amazon listings.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "categories": ["utilities", "productivity"],
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Instagram Caption Checker",
      "url": "/tools/instagram-caption-checker.html",
      "description": "Check Instagram caption character limits"
    },
    {
      "name": "Twitter / X Counter",
      "url": "/tools/twitter-character-counter.html",
      "description": "Count Twitter/X characters in real time"
    },
    {
      "name": "Google Ads Counter",
      "url": "/tools/google-ads-character-counter.html",
      "description": "Check all Google Ads character limits"
    },
    {
      "name": "Meta Description Checker",
      "url": "/tools/meta-description-checker.html",
      "description": "Live SERP preview for meta descriptions"
    }
  ]
}
