{
  "short_name": "xemplo",
  "name": "xemplo",
  "icons":[
    {
      "src": "assets/xemplo-pwa-icons/72.png",
      "type": "image/png",
      "sizes":"72x72"
    },
    {
      "src": "assets/xemplo-pwa-icons/96.png",
      "type": "image/png",
      "sizes":"96x96"
    },
    {
      "src": "assets/xemplo-pwa-icons/120.png",
      "type": "image/png",
      "sizes":"120x120"
    },
    {
      "src": "assets/xemplo-pwa-icons/128.png",
      "type": "image/png",
      "sizes":"128x128"
    },
    {
      "src": "assets/xemplo-pwa-icons/144.png",
      "type": "image/png",
      "sizes":"144x144"
    },
    {
      "src": "assets/xemplo-pwa-icons/152.png",
      "type": "image/png",
      "sizes":"152x152"
    },
    {
      "src": "assets/xemplo-pwa-icons/180.png",
      "type": "image/png",
      "sizes":"180x180"
    },
    {
      "src": "assets/xemplo-pwa-icons/192.png",
      "type": "image/png",
      "sizes":"192x192"
    }
  ],
  "start_url":"/index.html",
  "background_color": "#f9f9f9",
  "display":"fullscreen",
  "theme_color":"#0b78ff"
}