{
    "name": "RajaEmas Queue System",
    "short_name": "RajaEmas QMS",
    "description": "Queue Management System suitable for Kiosks and Android tablets",
    "start_url": "/?source=pwa",
    "display": "fullscreen",
    "display_override": ["fullscreen", "standalone"],
    "orientation": "any",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
