{
    "name": "MyTVCalendar",
    "short_name": "MyTVCalendar",
    "description": "Track your favourite TV shows and never miss an episode — see exactly when they air, in your own timezone.",
    "start_url": "/?utm_source=pwa",
    "id": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#4b2e83",
    "background_color": "#f6f2e8",
    "lang": "en",
    "icons": [
        {
            "src": "/favico.png",
            "sizes": "1224x1406",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
