{ "name": "FleetMove", "short_name": "FleetMove", "description": "Run every job from your pocket — works with no signal.", "theme_color": "#22c55e", "background_color": "#ffffff", "display": "standalone", "orientation": "portrait", "scope": "/", "start_url": "/app?source=pwa", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }