{
  "name": "ФРЕЗА.ru",
  "short_name": "ФРЕЗА",
  "id": "freza_ru",
  "description": "Фрезы и пилы для станков Сmt, ARDEN, Dimar, Tideway, DJTOL в Спб и Москве с быстрой доставкой.",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots" : [
    {
      "src": "screenshot1280.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide"
    },
    {
      "src": "screenshot400.webp",
      "sizes": "400x800",
      "type": "image/webp",
      "form_factor": "narrow"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/",
  "dir": "ltr",
  "lang": "ru",
  "orientation": "portrait-primary"
}