{
  "id": "/",
  "name": "2020.com.ua — Маркетплейс України",
  "short_name": "2020.com.ua",
  "description": "Оголошення, товари, послуги, авто, нерухомість і робота по всій Україні.",
  "lang": "uk-UA",
  "dir": "ltr",
  "start_url": "/index.php?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#0b6bff",
  "categories": [
    "shopping",
    "business",
    "lifestyle"
  ],
 "icons": [
  {
    "src": "/assets/icons/icon-192.png",
    "sizes": "192x192",
    "type": "image/png",
    "purpose": "any"
  },
  {
    "src": "/assets/icons/icon-512.png",
    "sizes": "512x512",
    "type": "image/png",
    "purpose": "any maskable"
  }
]
}