{ "name": "YourTaxi Business Manager", "short_name": "YourTaxi", "description": "Run your taxi business — trips, invoices, drivers, payments, expenses & reports.", "start_url": "/app", "scope": "/app", "display": "standalone", "orientation": "portrait", "background_color": "#F7941D", "theme_color": "#F7941D", "icons": [ { "src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "related_applications": [ { "platform": "webapp", "url": "https://app.yourtaxi.in/manifest.webmanifest" } ], "prefer_related_applications": false }