{
  "name": "GOLD BRAND — тротуарная плитка",
  "short_name": "GOLD BRAND",
  "description": "GOLD BRAND — тротуарная плитка и брусчатка от производителя",
  "lang": "ru",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#090713",
  "theme_color": "#c89555",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/maskable-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "GOLD BRAND — тротуарная плитка",
      "short_name": "GOLD BRAND",
      "description": "Открыть GOLD BRAND — тротуарная плитка и брусчатка от производителя",
      "url": "/?source=pwa-shortcut",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}