{ "name": "Designphic IT Agent", "short_name": "IT Agent", "description": "Your memory and reminders, always on call.", "start_url": "/dashboard", "id": "/dashboard", "display": "standalone", "background_color": "#0c0e14", "theme_color": "#0c0e14", "orientation": "portrait-primary", "icons": [ { "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/images/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }