{
    "name": "EVONT Nightlife",
    "short_name": "Evont",
    "scope": "/",
    "id": "/?source=pwa",
    "start_url": "/?source=pwa",
    "theme_color": "#FFFFFF",
    "lang": "sr-Latn-ME",
    "background_color": "#FFFFFF",
    "display": "standalone",
    "orientation": "portrait",
    "description": "Najbolji klubovi, barovi i kafići sa najboljim dešavanjima u gradu. Planiraj izlazak sa ekipom uz Evont.",
    "gcm_sender_id": "49625052041",
    "gcm_user_visible_only": true,
    "categories": [
        "entertainment",
        "music",
        "events",
        "nightlife"
    ],
    "launch_handler": {
        "client_mode": "auto"
    },
    "url_handlers": [
        {
            "origin": "https://evont.me"
        },
        {
            "origin": "https://evont.me/discover"
        },
        {
            "origin": "https://evont.me/pretraga"
        }
    ],
    "icons": [
        {
            "src": "/content/framework/evont-me-web/assets/pwa/pwa-any-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/content/framework/evont-me-web/assets/pwa/pwa-maskable-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/content/framework/evont-me-web/assets/pwa/pwa-any-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/content/framework/evont-me-web/assets/pwa/pwa-maskable-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/content/framework/evont-me-web/assets/pwa/screenshots/screenshot-pwa-001.png",
            "type": "image/png",
            "sizes": "586x1049"
        },
        {
            "src": "/content/framework/evont-me-web/assets/pwa/screenshots/screenshot-pwa-002.png",
            "type": "image/png",
            "sizes": "586x1049"
        }
    ],
    "shortcuts": [
        {
            "name": "Discover",
            "description": "Otkrij najbolja dešavanja u tvom okruženju.",
            "url": "/discover/",
            "icons": [
                {
                    "src": "/icons/play-later.svg",
                    "type": "image/svg+xml",
                    "purpose": "any"
                }
            ]
        },
        {
            "name": "Explore",
            "description": "View the list of podcasts available in your subscription",
            "url": "/explore/?source=pwa"
        },
        {
            "name": "Pretraga",
            "description": "Pretraži dešavanja, kafiće, barove, restorane i noćne klubove.",
            "url": "/pretraga/",
            "icons": [
                {
                    "src": "",
                    "type": "",
                    "purpose": "any"
                }
            ]
        }
    ],
    "related_applications": [
        {
            "platform": "play",
            "id": "com.tackadesignlab.evont.me",
            "url": "https://play.google.com/store/apps/details?id=com.tackadesignlab.evont.me"
        },
        {
        "platform": "itunes",
        "id": "6743767789", 
        "url": "https://apps.apple.com/us/app/evont-nightlife/id6743767789"
        }
    ],
    "prefer_related_applications": true,
    "android_package_name": "com.tackadesignlab.evont.me",
    "serviceworker": {
        "src": "/sw.js",
        "scope": "/",
        "type": "classic"
    },
    "display_override": [
        "window-controls-overlay"
    ],
    "edge_side_panel": {
        "preferred_width": 400
    }
}