{
    "name": "BTycoon",
    "short_name": "BTycoon",
    "description": "Build your empire. Play BTycoon — the business strategy game.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#2c3e50",
    "background_color": "#1a252f",
    "lang": "en",
    "categories": ["games", "entertainment"],
    "icons": [
        {
            "src": "/wp-content/themes/btycoon-theme/assets/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/wp-content/themes/btycoon-theme/assets/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Home",
            "short_name": "Home",
            "url": "/",
            "icons": [{ "src": "/wp-content/themes/btycoon-theme/assets/icons/icon-192.png", "sizes": "192x192" }]
        }
    ]
}
