{ "name": "AttendMe", "short_name": "AttendMe", "description": "School attendance & quiz PWA", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#f1f5fb", "theme_color": "#1d4ed8", "icons": [ { "src": "logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }, { "src": "logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any" } ] }