{ "id": "/?source=pwa", "name": "Muhveli", "short_name": "Muhveli", "description": "Intelligent helpdesk & task management for modern teams.", "start_url": "/dashboard?source=pwa", "scope": "/", "display": "standalone", "display_override": ["window-controls-overlay", "standalone", "minimal-ui"], "orientation": "any", "theme_color": "#09090b", "background_color": "#09090b", "categories": ["productivity", "business"], "lang": "en", "dir": "ltr", "icons": [ { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" } ], "shortcuts": [ { "name": "Dashboard", "short_name": "Dashboard", "description": "Jump to your dashboard", "url": "/dashboard?source=pwa-shortcut", "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }] }, { "name": "Tasks", "short_name": "Tasks", "description": "View all tasks", "url": "/tasks?source=pwa-shortcut", "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }] }, { "name": "New task", "short_name": "New task", "description": "Create a new task", "url": "/tasks/new?source=pwa-shortcut", "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }] }, { "name": "Customers", "short_name": "Customers", "description": "Browse customer organizations", "url": "/customer_organizations?source=pwa-shortcut", "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }] } ], "prefer_related_applications": false }