{
    "name": "Motifos",
    "short_name": "Motifos",
    "description": "Professional parametric design platform for pattern, wallpaper, and surface design. Create seamless repeats, iterate faster, and export production-ready designs with intelligent automation.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0a0a",
    "theme_color": "#1a1a1a",
    "orientation": "any",
    "scope": "/",
    "lang": "en",
    "categories": [
        "design",
        "productivity",
        "utilities"
    ],
    "icons": [
        {
            "src": "/icons/icon-72x72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-96x96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-128x128.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-152x152.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/screenshots/desktop.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Motifos Desktop View"
        },
        {
            "src": "/screenshots/mobile.png",
            "sizes": "750x1334",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Motifos Mobile View"
        }
    ],
    "shortcuts": [
        {
            "name": "New Design",
            "short_name": "New",
            "description": "Create a new pattern design",
            "url": "/dashboard?action=new",
            "icons": [
                {
                    "src": "/icons/shortcut-new.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Open Dashboard",
            "short_name": "Dashboard",
            "description": "View your design dashboard",
            "url": "/dashboard",
            "icons": [
                {
                    "src": "/icons/shortcut-dashboard.png",
                    "sizes": "96x96"
                }
            ]
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false
}