{
    "id": "com.minehubsstudios.web",
    "name": "Minehubs Studios",
    "short_name": "Minehubs",
    "description": "Empowering emerging filmmakers through creative storytelling and original music. Together We Create.",
    "lang": "en",
    "dir": "ltr",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "display_override": ["window-controls-overlay", "standalone"],
    "orientation": "any",
    "theme_color": "#f3875f",
    "background_color": "#ffffff",
    "categories": ["entertainment", "business"],
    "launch_handler": {
        "client_mode": ["navigate-existing", "auto"]
    },
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/icons/maskable-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icons/maskable-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Blog",
            "short_name": "Blog",
            "url": "/blog",
            "description": "Read our latest news and updates"
        },
        {
            "name": "Contact",
            "short_name": "Contact",
            "url": "/contact",
            "description": "Get in touch with us"
        }
    ],
    "screenshots": [
        {
            "src": "/screenshots/desktop.webp",
            "sizes": "1920x1080",
            "type": "image/webp",
            "form_factor": "wide",
            "label": "Minehubs Studios homepage on desktop"
        },
        {
            "src": "/screenshots/mobile.webp",
            "sizes": "390x844",
            "type": "image/webp",
            "form_factor": "narrow",
            "label": "Minehubs Studios homepage on mobile"
        }
    ]
}
