{
    "name": "A Little Softer",
    "short_name": "A Little Softer",
    "description": "One gentle heads-up. One loving suggestion. No homework.",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#FFF6F2",
    "theme_color": "#FFF6F2",
    "orientation": "portrait",
    "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"
        }
    ]
}
