{
  "id": "/",
  "name": "SOVORA Snacks",
  "short_name": "SOVORA",
  "description": "SOVORA snacks, product catalog and private label cooperation.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f0f0f",
  "theme_color": "#0f0f0f",
  "categories": ["business", "food", "shopping"],
  "shortcuts": [
    {
      "name": "Product Catalog",
      "short_name": "Catalog",
      "url": "/catalog.html",
      "icons": [{"src": "img/favicons/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png"}]
    },
    {
      "name": "Contact SOVORA",
      "short_name": "Contact",
      "url": "/contact.html",
      "icons": [{"src": "img/favicons/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png"}]
    }
  ],
  "icons": [
    {"src": "img/favicons/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "img/favicons/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"}
  ]
}