{ "name": "POSgram", "short_name": "POSgram", "description": "DIY point of sale powered by Google Sheets.", "start_url": "./index.html", "scope": "./", "display": "standalone", "background_color": "#f8f9fa", "theme_color": "#005d90", "icons": [ { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }