{
    "name": "Lumen Photo",
    "short_name": "Lumen",
    "description": "Portrait, commercial and editorial photography studio in Kyiv.",
    "start_url": "./",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#0f0f0e",
    "theme_color": "#111110",
    "lang": "en",
    "dir": "ltr",
    "icons": [
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}
