{ "name": "Orlando Food Court", "short_name": "Food Court", "description": "Seven kitchens, one order. Delivery and pick up in Orlando, 5-10 PM daily.", "start_url": "index.html", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#0E2229", "theme_color": "#0E2229", "categories": [ "food", "shopping" ], "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-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Your ticket", "url": "order.html" }, { "name": "Tomatoes Italian Favorites", "url": "tomatoes-italian.html" }, { "name": "Halal Orlando", "url": "halal-orlando.html" }, { "name": "Orlando Seafood", "url": "orlando-seafood.html" } ] }