{
    "name": "Support Hub - mynuggets.dev",
    "short_name": "Support Hub",
    "description": "Community peer-support, FAQs, and help-desk for mynuggets.dev — submit a ticket, get crisis-line resources, or share your story.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0f1e",
    "theme_color": "#0a0a0f",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en-AU",
    "dir": "ltr",
    "categories": ["health", "lifestyle", "utilities"],
    "icons": [
        {
            "src": "/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        { "name": "Crisis support", "short_name": "Crisis", "description": "Crisis lines & emergency", "url": "/resources" },
        { "name": "Submit a ticket", "short_name": "Ticket", "description": "Open a support ticket", "url": "/tickets" },
        { "name": "Community", "short_name": "Community", "description": "Peer-support space", "url": "/community" }
    ]
}
