{
    "name": "LoloTea Bubble Tea",
    "short_name": "LoloTea",
    "description": "Bubble tea, доставка и самовывоз в Коканде",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "background_color": "#FFF4FB",
    "theme_color": "#EF88B8",
    "orientation": "portrait-primary",
    "lang": "uz",
    "dir": "ltr",
    "categories": ["food", "lifestyle"],
    "icons": [
        {"src": "/icons/icon-72.png",  "sizes": "72x72",  "type": "image/png"},
        {"src": "/icons/icon-96.png",  "sizes": "96x96",  "type": "image/png"},
        {"src": "/icons/icon-128.png", "sizes": "128x128","type": "image/png"},
        {"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/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
    ],
    "shortcuts": [
        {"name": "Меню", "url": "/uz/menu", "icons": [{"src": "/icons/icon-96.png", "sizes": "96x96"}]},
        {"name": "Мои заказы", "url": "/uz/profile/orders", "icons": [{"src": "/icons/icon-96.png", "sizes": "96x96"}]}
    ]
}
