{
    "name": "Quotes ⚡ FullForms",
    "short_name": "Quotes",
    "description": "A curated collection of inspirational and philosophical quotes.",
    "start_url": "/",
    "display": "fullscreen",
    "orientation": "any",
    "background_color": "#f5f1e8",
    "theme_color": "#f5f1e8",
    "icons": [
        {
            "src": "apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}