{
  "name": "БелСтройТехника",
  "short_name": "БелСтрой",
  "description": "Аренда спецтехники и продажа стройматериалов в Беларуси",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2b6e4f",
  "orientation": "portrait-primary",
  "lang": "ru",
  "categories": ["business", "utilities"],
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}