{
    "name": "Tefilas Haderech - תפלת הדרך",
    "short_name": "Tefilas Haderech",
    "start_url": "/",
    "description": "A simple app for saying Tefilas Haderech on the go. Read from the app, or tap the play button to say along.",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "categories": [
        "travel",
        "utilities",
        "books"
    ],
    "screenshots": [
        {
            "src": "screenshots/narrow_light.png",
            "sizes": "750x1438",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Mobile view"
        },
        {
            "src": "screenshots/narrow_dark.png",
            "sizes": "750x1438",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Mobile view dark theme"
        },
        {
            "src": "screenshots/narrow_light_playing.png",
            "sizes": "750x1438",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Mobile view playing"
        },
        {
            "src": "screenshots/narrow_dark_playing.png",
            "sizes": "750x1438",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Mobile view dark theme playing"
        },
        {
            "src": "screenshots/wide_light.png",
            "sizes": "2026x1324",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Wide view"
        },
        {
            "src": "screenshots/wide_dark.png",
            "sizes": "2026x1324",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Wide view dark theme"
        },
        {
            "src": "screenshots/wide_playing_light.png",
            "sizes": "2026x1324",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Wide view playing"
        },
        {
            "src": "screenshots/wide_playing_dark.png",
            "sizes": "2026x1324",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Wide view dark theme playing"
        }
    ],
    "edge_side_panel": {},
    "theme_color": "#4b89c4",
    "background_color": "#4b89c4",
    "display": "standalone",
    "scope": "/",
    "orientation": "portrait-primary"
}