{
  "name": "Чимчи",
  "short_name": "Чимчи",
  "description": "Продукты с доставкой на дом",
  "id": "/",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#7ED0EC",
  "theme_color": "#FCFCFC",
  "color_scheme_dark": {
    "background_color": "#0A0A0A",
    "theme_color": "#0A0A0A"
  },
  "launch_handler": { "client_mode": "navigate-existing" },
  "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-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
