{
    "name": "Picksy — AI Film & Book Recommendations",
    "short_name": "Picksy",
    "description": "AI-powered movie, TV series and book recommendation service",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0a14",
    "theme_color": "#0a0a14",
    "orientation": "portrait-primary",
    "categories": ["entertainment", "lifestyle"],
    "lang": "uk",
    "icons": [
        {
            "src": "/og-image.png",
            "sizes": "1200x630",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Pick a Movie",
            "url": "/?tab=movies",
            "icons": [{"src": "/og-image.png", "sizes": "1200x630"}]
        },
        {
            "name": "Pick a TV Show",
            "url": "/?tab=tv",
            "icons": [{"src": "/og-image.png", "sizes": "1200x630"}]
        },
        {
            "name": "Pick a Book",
            "url": "/?tab=books",
            "icons": [{"src": "/og-image.png", "sizes": "1200x630"}]
        }
    ]
}
