{
  "name": "Hrum-Hrum — кулинарная соцсеть",
  "short_name": "Hrum-Hrum",
  "description": "Готовь вкусно, не выбрасывай продукты, делись рецептами и заказывай доставку",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#000000",
  "theme_color": "#7c3aed",
  "orientation": "portrait",
  "categories": ["food", "social", "lifestyle"],
  "lang": "ru",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Reels",
      "short_name": "Reels",
      "url": "/?tab=lenta",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Доставка",
      "short_name": "Доставка",
      "url": "/?tab=delivery",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Холодильник",
      "short_name": "Холодильник",
      "url": "/?tab=fridge",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}
