{ "name": "Bollywood Employee Clock", "short_name": "Bollywood Clock", "description": "Employee time clock, schedule, and admin tools for Bollywood Salon & Spa.", "start_url": "./index.html", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#f4f7f5", "theme_color": "#c45a7a", "categories": ["business", "productivity"], "icons": [ { "src": "./assets/pwa-icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "./assets/pwa-icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "./assets/pwa-icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }