{
  "name": "WeEat — кабинет кафе",
  "short_name": "WeEat",
  "description": "Заказы, меню и настройки точки",
  "start_url": "/orders",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F6F7F9",
  "theme_color": "#4F46E5",
  "lang": "ru",
  "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"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://my.weeat.today/manifest.webmanifest"
    }
  ],
  "prefer_related_applications": false
}
