{ "name": "MustOrder", "short_name": "MustOrder", "description": "What should I order? Tap one button and get the best things to order at the restaurant you're at right now.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#140E0A", "theme_color": "#140E0A", "icons": [ { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/android-chrome-192x192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/android-chrome-512x512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }
