{
  "name": "Bobo Shop — K-Beauty",
  "short_name": "Bobo Shop",
  "description": "Сонгомол K-Beauty бараа Монголд",
  "lang": "mn",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#faf6f0",
  "theme_color": "#1f1a17",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Сагс",
      "short_name": "Сагс",
      "url": "/cart.html"
    },
    {
      "name": "Захиалгууд",
      "short_name": "Захиалга",
      "url": "/orders.html"
    },
    {
      "name": "Хадгалсан",
      "short_name": "♡",
      "url": "/favorites.html"
    }
  ]
}