{
    "name": "⠀",
    "short_name": "АктаМолл",
    "start_url": "/?pwa=true",
    "categories": ["entertainment", "magazines", "lifestyle", "social", "food", "utilites"],
    "icons": [
        {
            "src": "/maskable-icon.svg",
            "sizes": "48x48 72x72 96x96 128x128 192x192",
            "type": "image/png"
        },
        {
            "src": "/splash-screen.svg",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "shortcuts": [
        {
            "name": "Торговые центры",
            "url": "/centers"
        }
    ],
    "orientation": "portrait",
    "theme_color": "#383d43",
    "background_color": "#383d43",
    "display": "standalone",
    "display_override": "standalone",
    "prefer_related_applications": false
}
