{
    "name": "ELORA CRAFT",
    "short_name": "ELORA CRAFT",
    "description": "Shop online at ELORA CRAFT",
    "start_url": "/index.php",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#fff7e5",
    "theme_color": "#ee793a",
    "lang": "en-IN",
    "categories": [
        "shopping"
    ],
    "icons": [
        {
            "src": "/pwa-icon.php?size=192",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/pwa-icon.php?size=192",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/pwa-icon.php?size=512",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/pwa-icon.php?size=512",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}