{ "name": "Chatkara Kitchen", "short_name": "Chatkara", "description": "Chatkara owner app — manage orders, get push alerts the moment a new order arrives.", "start_url": "./admin/orders", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#22351F", "theme_color": "#22351F", "icons": [ { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }