{
    "name": "CoupleBot",
    "short_name": "CoupleBot",
    "description": "Приложение для пар — желания, игра, календарь",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#0f0f0f",
    "theme_color": "#0f0f0f",
    "orientation": "portrait-primary",
    "categories": ["lifestyle", "social"],
    "lang": "ru",
    "icons": [
        {
            "src": "/icons/icon-32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
