{
    "name": "GoKusadasi - Kusadasi City Portal",
    "short_name": "GoKusadasi",
    "id": "/",
    "scope": "/",
    "start_url": "/",
    "background_color": "#ffffff",
    "description": "Explore Kusadasi: Destinations, Companies, Local Guide and more.",
    "display": "standalone",
    "display_override": ["window-controls-overlay", "standalone", "browser"],
    "theme_color": "#6366f1",
    "orientation": "portrait",
    "icons": [
        {
            "src": "img/pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "img/pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "img/pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "img/pwa-screenshot-wide.jpg",
            "sizes": "1280x720",
            "type": "image/jpeg",
            "form_factor": "wide",
            "label": "GoKusadasi desktop preview"
        },
        {
            "src": "img/pwa-screenshot-mobile.jpg",
            "sizes": "720x1280",
            "type": "image/jpeg",
            "label": "GoKusadasi mobile preview"
        }
    ],
    "protocol_handlers": [
        {
            "protocol": "web+gokusadasi",
            "url": "/?source=%s"
        }
    ]
}
