{
    "name": "Play Spongebob's Pizzeria Online",
    "short_name": "Spongebob's Pizzeria",
    "description": "Spongebob Pizza Restaurant is a cartoon pizza restaurant simulation in which you help SpongeBob make custom pizzas for customers. To get started, press Go and Play. Look in the cloud above the anchovies to order. Find the listed products on the table and drag on a layer of dough to make the pizza. For example, ketchup, crab meat, onions. Drag the finished pizza to the customer. Also give him the drink he wants. You will be rewarded for this. Try to cook quickly so customers dont leave. After each days work, you will be given new ingredients to improve the pies.",
    "icons": [
        {
            "src": "/files/pictures/spongebobs_pizzeria.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/spongebobs_pizzeria.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://push.najox.com/game/spongebobs_pizzeria",
    "id": "https://push.najox.com/game/spongebobs_pizzeria",
    "scope": "https://push.najox.com/game/spongebobs_pizzeria",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/spongebobs_pizzeria_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}