{
    "short_name": "Cortina",
    "theme_color": "#ff5100",
    "background_color": "#eaf3e9",
    "display": "standalone",
    "name": "Cortina | City Bikes and E-bikes | Choose your dream bike!",
    "icons": [
        {
            "src": "/images/favicons/favicon-192x192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/images/favicons/favicon-512x512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://cortinabikes.com"
}