{
    "theme_color": "#444",
    "background_color": "#f9b134",
    "display": "standalone",
    "scope": "https://www.roadsandridges.com/",
    "start_url": "https://www.roadsandridges.com/index.html",
    "name": "Roads & Ridges",
    "short_name": "Roads & Ridges",
    "description": "Travel lifestyle and photography blog by budget traveler David Carillet.",
    "icons": [
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}