{
  "background_color": "#3344ff",
  "description": "Prototyp aplikace",
  "display": "fullscreen",
  "icons": [{
    "src": "icon/icon-192x192.png",
    "sizes": "192x192",
    "type": "image/png"
  },{
    "src": "icon/icon-512x512.png",
    "sizes": "512x512",
    "type": "image/png"
  }],
  "name": "iSmarties PWA",
  "short_name": "iSmarties",
  "start_url": "/"
}