{
    "name": "Plan My Space",
    "short_name": "Plan My Space",
    "description": "Plan My Space",
    "lang": "en-US",
    "start_url": "./",
    "display": "standalone",
    "background_color": "#FCFCFC",
    "theme_color": "#6B63C5",
    "icons": [
        {
            "src": "./static/icons/planmyspace.128x128.webp",
            "sizes": "128x128",
            "type": "image/webp"
        },
        {
            "src": "./static/icons/planmyspace.144x144.webp",
            "sizes": "144x144",
            "type": "image/webp"
        },
        {
            "src": "./static/icons/planmyspace.152x152.webp",
            "sizes": "152x152",
            "type": "image/webp"
        },
        {
            "src": "./static/icons/planmyspace.192x192.webp",
            "sizes": "192x192",
            "type": "image/webp"
        },
        {
            "src": "./static/icons/planmyspace.256x256.webp",
            "sizes": "256x256",
            "type": "image/webp"
        },
        {
            "src": "./static/icons/planmyspace.512x512.webp",
            "sizes": "512x512",
            "type": "image/webp"
        }
    ]
}
