{
    "name": "VitalsFixer - Core Web Vitals Analyzer",
    "short_name": "VitalsFixer",
    "description": "Professional Core Web Vitals analysis tool. Analyze LCP, CLS, and INP issues killing your Google rankings.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f8fafc",
    "theme_color": "#4f46e5",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en",
    "categories": ["developer", "productivity", "utilities"],
    "icons": [
        {
            "src": "/favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/screenshot.png",
            "sizes": "1280x720",
            "type": "image/png",
            "label": "VitalsFixer analyzing a website"
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false
}
