{ "name": "RestPOS", "short_name": "RestPOS", "description": "All-in-one restaurant point of sale.", "start_url": "/dashboard", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#ffffff", "theme_color": "#16a34a", "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }