{ "name": "Islamic Kutab", "short_name": "IslamicKutab", "description": "Islamic bookstore with online ordering, search, and admin management.", "start_url": "./index.html", "scope": "./", "display": "standalone", "background_color": "#f7f4ed", "theme_color": "#0f766e", "icons": [ { "src": "assets/img/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" }, { "src": "assets/img/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" } ] }