{
    "short_name": "Pretty Place",
    "name": "Pretty Place Booking - Salon Dashboard",
    "icons": [
        {
            "src": "/salon-logo-icon.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/salon-logo-icon.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": ".",
    "display": "standalone",
    "theme_color": "#2A2626",
    "background_color": "#ffffff"
}