{
    "name": "Anilyser",
    "short_name": "Anilyser",
    "description": "Analyze your AniList profile with detailed statistics and score deviation analysis",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f1419",
    "theme_color": "#3b82f6",
    "orientation": "portrait-primary",
    "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": ["entertainment", "lifestyle", "productivity"],
    "screenshots": [
        {
            "src": "screenshot-desktop.png",
            "sizes": "1200x800",
            "type": "image/png",
            "form_factor": "wide"
        },
        {
            "src": "screenshot-mobile.png",
            "sizes": "400x800",
            "type": "image/png",
            "form_factor": "narrow"
        }
    ]
}
