{
    "name": "AlphaMinerX - Mining Server Rental",
    "short_name": "AlphaMinerX",
    "description": "AlphaMinerX - Premium Mining Rigs. Rent a miner, earn returns.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "display_override": [
        "standalone",
        "window-controls-overlay"
    ],
    "orientation": "portrait-primary",
    "background_color": "#000000",
    "theme_color": "#000000",
    "categories": [
        "finance",
        "business"
    ],
    "lang": "es",
    "dir": "ltr",
    "prefer_related_applications": false,
    "edge_side_panel": {
        "preferred_width": 400
    },
    "launch_handler": {
        "client_mode": [
            "navigate-existing",
            "auto"
        ]
    },
    "handle_links": "preferred",
    "screenshots": [
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "form_factor": "wide",
            "label": "AlphaMinerX - Mining Dashboard"
        }
    ],
    "shortcuts": [
        {
            "name": "My Orders",
            "short_name": "Orders",
            "description": "View your mining orders",
            "url": "/?shortcut=orders",
            "icons": [
                {
                    "src": "icons/Icon-192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "Devices",
            "short_name": "Devices",
            "description": "Browse mining machines",
            "url": "/?shortcut=devices",
            "icons": [
                {
                    "src": "icons/Icon-192.png",
                    "sizes": "192x192"
                }
            ]
        }
    ],
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}