{
  "name": "Aqbulaqbottlers",
  "short_name": "Aqbulaqbottlers",
  "description": "Напитки с доставкой за 2 часа по Алматы",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#FF6B2C",
  "lang": "ru",
  "icons": [
    { "src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/static/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Каталог",  "url": "/catalog", "description": "Все напитки" },
    { "name": "Корзина",  "url": "/cart",    "description": "Моя корзина" }
  ],
  "categories": ["shopping", "food"],
  "prefer_related_applications": false
}
