{
    "short_name": "Hobbies Direct",
    "name": "Hobbies Direct - Australia's Largest Hobby Store",
    "display": "browser",
    "start_url": "/",
    "background_color": "#fafafa",
    "theme_color": "#00a3e0",
    "shortcuts": [
        {
            "name": "Parts Finder",
            "short_name": "Parts",
            "description": "Find parts, exploded views, & manuals for your model",
            "url": "/parts"
        },
        {
            "name": "My Account",
            "short_name": "Account",
            "description": "View your account details, order history, and more",
            "url": "/index.php?route=account/account"
        }
    ],
    "icons": [
        {
            "src": "/favicon-192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/favicon-512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ]
}
