

{
  "name": "In between the lines",
  "short_name": "In between the lines",
  "description": "In between the lines is a blog about software development and technology.  Incursions into plants, birds and music are to be expected. Sharing here anything that I learn on any of these areas will be a motivation to move forward, having fun in between the lines. ",
  "icons": [
    {
      "src": "/assets/img/favicons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/img/favicons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }],
  "start_url": "/index.html",
  "theme_color": "#2a1e6b",
  "background_color": "#ffffff",
  "display": "fullscreen"
}

