{
    "name": "Moodboard",
    "short_name": "Moodboard",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#1e1e1e",
    "theme_color": "#1e1e1e",
    "orientation": "any",
    "icons": [
        {
            "src": "app-icon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}