{
    "name": "Bag Peace",
    "short_name": "Bag Peace",
    "description": "Your handbag collection and community",
    "icons": [
        {
            "src": "/static/images/favicon.png",
            "sizes": "1024x1024",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/images/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ],
    "theme_color": "#D4739B",
    "background_color": "#FAFAFA",
    "display": "standalone",
    "start_url": "/collection/",
    "scope": "/"
}
