{
    "name": "Словофон",
    "short_name": "Словофон",
    "description": "Слушайте аудиокниги онлайн",
    "theme_color": "#2a1f18",
    "background_color": "#2a1f18",
    "display": "standalone",
    "orientation": "any",
    "scope": "/",
    "start_url": "/",
    "lang": "ru",
    "categories": ["books", "entertainment"],
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
