{
    "name": "Delulu \u2014 Delulu is the only delusion.",
    "short_name": "Delulu",
    "description": "The anticipation platform. Make wishes, track journeys, earn XP, and unlock achievements! Delulu is the only delusion.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0a0b",
    "theme_color": "#7c3aed",
    "orientation": "portrait-primary",
    "categories": [
        "entertainment",
        "games"
    ],
    "icons": [
        {
            "src": "/wp-content/themes/wishly/assets/images/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": [
                "any",
                "maskable"
            ]
        },
        {
            "src": "/wp-content/themes/wishly/assets/images/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": [
                "any",
                "maskable"
            ]
        }
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Browse Products",
            "url": "/products/",
            "icons": [
                {
                    "src": "/wp-content/themes/wishly/assets/images/icons/icon-192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "Pizza Builder",
            "url": "/pizza-builder/",
            "icons": [
                {
                    "src": "/wp-content/themes/wishly/assets/images/icons/icon-192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "Dashboard",
            "url": "/dashboard/",
            "icons": [
                {
                    "src": "/wp-content/themes/wishly/assets/images/icons/icon-192.png",
                    "sizes": "192x192"
                }
            ]
        }
    ]
}