{
    "name": "Forest Highway Drive",
    "short_name": "Forest Drive",
    "start_url": "./index.html",
    "scope": "./",
    "display": "fullscreen",
    "orientation": "landscape",
    "background_color": "#0f1a12",
    "theme_color": "#0f1a12",
    "icons": [
        { "src": "icon.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
        { "src": "icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" }
    ]
}
