{
    "appName": "Read Time Estimator Pro",
    "brandName": "ZulDev.com",
    "version": "1.0.3",
    "defaultLanguage": "en",
    "readingSpeeds": {
        "relaxed": 150,
        "normal": 200,
        "technical": 250
    },
    "estimationWeights": {
        "imageSeconds": 12,
        "videoSeconds": 60
    },
    "features": {
        "autoSave": true,
        "readability": true,
        "keywordDensity": true,
        "pwa": true,
        "glassmorphism": true,
        "animations": true,
        "maxCharacterLimit": 200000
    },
    "theme": {
        "default": "light-theme",
        "allowToggle": true
    },
    "seo": {
        "enabled": true,
        "defaultTitle": "Read Time Estimator Pro - Accurate Word Count & Reading Time",
        "defaultDescription": "Calculate estimated reading time, word count, and character count for your articles in real-time. Features dark mode, PWA, and readability analysis.",
        "keywords": "read time estimator, word counter, reading speed, seo tool, content analysis",
        "robots": "index, follow",
        "ogImage": "https://zuldev.com/og-image.jpg",
        "twitterHandle": "@zuldev",
        "canonicalURL": "https://zuldev.com/tools/read-time"
    },
    "ads": {
        "enabled": false,
        "topPlaceholder": "Top Ad Space",
        "bottomPlaceholder": "Bottom Ad Space"
    },
    "analytics": {
        "enabled": true,
        "type": "vercel-analytics"
    }
}
