{
    "name": "hack.tez",
    "short_name": "hack.tez",
    "description": "Claim your free Tezos subdomain. For hackers, builders, artists, and tezonians.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#000000",
    "lang": "en",
    "scope": "/",
    "orientation": "any",
    "categories": ["utilities", "finance"],
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "My Subdomains",
            "url": "/manage",
            "description": "View and manage your hack.tez subdomains"
        }
    ]
}
