{
    "name": "InkedMayhem",
    "short_name": "InkedMayhem",
    "description": "Unapologetically Bold — Exclusive content & premium drops",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#060606",
    "theme_color": "#0a0a0a",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/images/icon-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml"
        },
        {
            "src": "/images/icon-192.svg",
            "sizes": "512x512",
            "type": "image/svg+xml"
        },
        {
            "src": "/images/icon-192.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ],
    "categories": ["entertainment", "lifestyle"],
    "shortcuts": [
        {
            "name": "Members Area",
            "url": "/members",
            "description": "Access your member content"
        },
        {
            "name": "Gallery",
            "url": "/#gallery",
            "description": "Browse the gallery"
        }
    ]
}
