{
    "name": "WoBooks",
    "short_name": "WoBooks",
    "description": "Build your website, manage accounting, run your ecommerce store — all from one platform.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#d97757",
    "background_color": "#faf9f6",
    "lang": "en",
    "dir": "ltr",
    "categories": ["business", "productivity", "shopping"],
    "icons": [
        {
            "src": "/img/favicon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/img/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/img/favicon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/img/logo.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ],
    "shortcuts": [
        {
            "name": "Get started",
            "short_name": "Start",
            "url": "/get-started",
            "description": "Start building your WoBooks workspace"
        },
        {
            "name": "Pricing",
            "short_name": "Pricing",
            "url": "/pricing"
        }
    ]
}
