{
    "name": "micr.fun — Микроприложения",
    "short_name": "micr.fun",
    "description": "Коллекция микро игр и приложений",
    "lang": "ru",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "theme_color": "#09090b",
    "background_color": "#09090b",
    "orientation": "any",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "categories": [
        "games",
        "entertainment",
        "utilities"
    ],
    "screenshots": [
        {
            "src": "/screenshots/home.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Главная страница micr.fun"
        }
    ],
    "shortcuts": [
        {
            "name": "Предложить приложение",
            "short_name": "Добавить",
            "description": "Отправить своё микроприложение",
            "url": "/submit.html",
            "icons": [
                {
                    "src": "/icons/icon-192.png",
                    "sizes": "192x192"
                }
            ]
        }
    ]
}