{
  "name": "GoМастер",
  "short_name": "GoМастер",
  "description": "Помощь в доме в один клик. Создайте заявку — мастера откликаются сами.",
  "lang": "ru-RU",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050914",
  "theme_color": "#1E6BD6",
  "categories": ["lifestyle", "productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/favicon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/favicon-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Создать заявку",
      "short_name": "Создать",
      "description": "Опишите задачу и получите отклики мастеров",
      "url": "/create"
    },
    {
      "name": "Мои заказы",
      "short_name": "Заказы",
      "url": "/orders"
    }
  ]
}
