{
    "name": "BookNails - Salon Booking",
    "short_name": "BookNails",
    "description": "Book your nail salon appointments online",
    "start_url": "./",
    "scope": "./",
    "display": "standalone",
    "background_color": "#1A1A1A",
    "theme_color": "#E2B091",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/images/pwa-icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/pwa-icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["beauty", "lifestyle", "health"],
    "lang": "en",
    "prefer_related_applications": false
}
