{
    "name": "Tandem Sites — Разработка лендингов",
    "short_name": "Tandem Sites",
    "description": "Премиальные лендинги любой сложности — с нуля, без шаблонов. HTML, CSS, JS.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "lang": "ru",
    "dir": "ltr",
    "theme_color": "#7c6ef5",
    "background_color": "#ffffff",
    "categories": ["business", "productivity"],
    "icons": [
        {
            "src": "/icon.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icon.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/og-image.png",
            "sizes": "1200x630",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Главная страница Tandem Sites"
        }
    ],
    "shortcuts": [
        {
            "name": "Портфолио",
            "short_name": "Портфолио",
            "description": "Просмотреть наши работы",
            "url": "/viewer",
            "icons": [{ "src": "/icon.png", "sizes": "96x96" }]
        }
    ]
}
