{
    "id": "https://edenriboy.com/",
    "name": "Eden Riboy – ההרצאה בעקבות האופניים",
    "short_name": "Eden Riboy",
    "description": "עדן ריבוי – המסע בעקבות האופניים: מסע חוצה יבשות, סיפורי השראה, חופש ואומץ לצאת מאזור הנוחות.",
    "lang": "he",
    "dir": "rtl",

    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "display_override": ["window-controls-overlay", "standalone"],
    "background_color": "#042425",
    "theme_color": "#d9b26e",
    "orientation": "portrait",
    "categories": ["travel", "inspiration", "lifestyle"],

    "icons": [
        {
            "src": "/images/logo-icons/icon-192.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "any maskable"
        },
        {
            "src": "/images/logo-icons/icon-512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "any maskable"
        },
        {
            "src": "/images/logo-icons/icon-48.png",
            "type": "image/png",
            "sizes": "48x48",
            "purpose": "any"
        }
    ],

    "shortcuts": [
        {
            "name": "ההרצאה",
            "short_name": "ההרצאה",
            "url": "/#lecture",
            "icons": [
                {
                    "src": "/images/logo-icons/icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "סיפורי המסע",
            "short_name": "סיפורים",
            "url": "/stories.html",
            "icons": [
                {
                    "src": "/images/logo-icons/icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "גלריה",
            "short_name": "גלריה",
            "url": "/gallery.html",
            "icons": [
                {
                    "src": "/images/logo-icons/icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "כתבות וראיונות",
            "short_name": "כתבות",
            "url": "/media.html",
            "icons": [
                {
                    "src": "/images/logo-icons/icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "צור קשר",
            "short_name": "צור קשר",
            "url": "/contact.html",
            "icons": [
                {
                    "src": "/images/logo-icons/icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        }
    ],

    "prefer_related_applications": false
}
