{ "name": "Test Application", "short_name": "Test App", "description": "Test Application - Enterprise Resource Management", "theme_color": "#777777", "background_color": "#ffffff", "display": "standalone", "orientation": "portrait", "scope": "/", "start_url": "/", "id": "/", "categories": ["business", "productivity"], "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "screenshots": [ { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "form_factor": "wide" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "form_factor": "narrow" } ], "related_applications": [], "prefer_related_applications": false, "shortcuts": [ { "name": "Dashboard", "url": "/", "description": "Go to dashboard" } ] }