{
  "id": "/",
  "name": "Intomade — 3D печать и реверс-инжиниринг",
  "short_name": "Intomade",
  "description": "Небольшая студия 3D-печати, сканирования и реверс-инжиниринга",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#ff6b35",
  "orientation": "portrait-primary",
  "categories": [
    "business",
    "productivity"
  ],
  "lang": "ru",
  "dir": "ltr",
  "icons": [
    {
      "src": "images/pwa/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "images/pwa/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "images/pwa/icon-180x180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/pwa/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/pwa/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/pwa/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "images/pwa/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "images/services/service-3d-printing.webp",
      "sizes": "1536x1024",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "3D-печать и изготовление деталей Intomade"
    },
    {
      "src": "images/services/service-reverse-engineering-step-04-manufacturing.webp",
      "sizes": "1042x782",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Реверс-инжиниринг и производство деталей"
    }
  ],
  "shortcuts": [
    {
      "name": "Каталог",
      "url": "/catalog.html",
      "description": "Каталог шестерёнок"
    },
    {
      "name": "Калькулятор",
      "url": "/calculator.html",
      "description": "Рассчитать стоимость 3D печати"
    },
    {
      "name": "Портфолио",
      "url": "/portfolio.html",
      "description": "Наши работы"
    }
  ]
}
