{
  "short_name": "Bnote",
  "name": "Bnote",
  "description": "Tus notas más sencillas que nunca.",
  "icons": [
    {
      "src": "img/icons/logo-512x512.png",
      "type": "image/svg+xml",
      "sizes": "512x512"
    },
    {
      "src": "img/icons/logo-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ],
  "start_url": "/",
  "background_color": "#6eb0f4",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#6eb0f4"
}