{
    "name": "Bliss Beauty Salon",
    "short_name": "Bliss Beauty",
    "description": "Salon de înfrumusețare în Iași. Servicii profesionale de coafură, cosmetică, manichiură și pedichiură.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#FDFBF9",
    "theme_color": "#E8B4B8",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🌸</text></svg>",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "categories": ["beauty", "local"],
    "lang": "ro-RO",
    "dir": "ltr"
}