{
    "name": "Jadwal",
    "short_name": "Jadwal",
    "icons": [
        {
            "src": "/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "fullscreen",
    "id": "Jadwal_la_femme_spa",
    "description": "Jadwal is an app for La Femme Spa &amp; Boutique",
    "start_url": "/login",
    "scope": "/",
    "related_applications": [
        {
            "platform": "web",
            "url": "https://jadwal.lafemmespa.com",
            "id": "Jadwal_la_femme_spa"
        }
    ],
    "scope_extensions": [{
        "origin": "https://jadwal.lafemmespa.com"
    }],
    "prefer_related_applications": false,
    "screenshots": [
        {
            "src": "/screenshot-desktop.png",
            "sizes": "1920x928",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/screenshot-mobile.png",
            "sizes": "367x813",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "launch_handler": {
        "client_mode": ["navigate-existing", "auto"]
    },
    "shortcuts": [
        {
            "name": "POS",
            "short_name": "POS",
            "description": "Point of Sale is an app for La Femme Spa &amp; Boutique",
            "url": "/pos",
            "icons": [
                {
                    "src": "/web-app-manifest-512x512.png",
                    "sizes": "512x512",
                    "type": "image/png",
                    "purpose": "maskable"
                }
            ]
        },
        {
            "name": "Create Jadwal",
            "short_name": "Create Jadwal",
            "description": "Create Jadwal is an app for La Femme Spa &amp; Boutique",
            "url": "/jadwal",
            "icons": [
                {
                    "src": "/web-app-manifest-512x512.png",
                    "sizes": "512x512",
                    "type": "image/png",
                    "purpose": "maskable"
                }
            ]
        },
        {
            "name": "Bookings",
            "short_name": "Bookings",
            "description": "Bookings is an app for La Femme Spa &amp; Boutique",
            "url": "/bookings/list",
            "icons": [
                {
                    "src": "/web-app-manifest-192x192.png",
                    "sizes": "192x192",
                    "type": "image/png",
                    "purpose": "any"
                }
            ]
        }

    ],
    "screens": [],
    "gcm_sender_id": "YOUR_SENDER_ID",
    "iarc_rating_id": "e84b06f7-4539-4f26-83ed-569fc12f3ccd",
    "dir": "auto",
    "lang": "en",
    "orientation": "portrait",
    "display_override": ["standalone", "fullscreen", "browser", "minimal-ui", "window-controls-overlay"],
    "categories": ["health", "lifestyle", "medical"]
}
