{ "name": "ReactStart-App", "short_name": "RS", "description": "A social networking platform with automated content moderation and context-based authentication system.", "start_url": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#000000", "icons": [ { "src": "./App/Logo.svg", "sizes": "192x192", "type": "image/png" }, { "src": "./App/Logo.svg", "sizes": "512x512", "type": "image/png" }, { "src": "./App/Logo.svg", "sizes": "192x192", "type": "image/png", "purpose": "maskable" } ] }