{
    "name": "MotoGaze — Feel the Speed",
    "short_name": "MotoGaze",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#07080B",
    "theme_color": "#07080B",
    "description": "MotoGaze — the pulse of motorsport. Standings, race calendar, teams, drivers and the latest from the paddock.",
    "orientation": "landscape-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
