{
    "name": "Bubbles Home Service",
    "short_name": "Bubbles",
    "description": "Bubbles offers laundry services for all types of clothings",
    "icons": [
        {
            "src": "assets/icons/bubbles-192X192.png",
            "sizes": "192x192",
            "type": "image\/png",
            "purpose": "any maskable"
        },
        {
            "src": "assets/icons/bubbles-512X512.png",
            "sizes": "512x512",
            "type": "image\/png"
        }
    ],
    "background_color": "#ffffff",
    "theme_color": "#8b008b",
    "display": "standalone",
    "orientation": "portrait",
    "start_url": ".",
    "scope": "\/"
}