{
  "name": "Panairi Online",
  "description": "PanairiOnline - Platforma e Bizneseve Online",
  "short_name": "PANAIRI",
  "start_url": "/default.asp",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0F6AF3",
  "screenshots" : [
    {
      "src": "https://panairionline.com/images/screenshot1.jpg",
      "sizes": "512x512",
      "type": "image/jpg"
    }
  ],
  "icons": [
    {
      "src": "/images/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}