{ 
    "name":"PomoTube", 
    "short_name":"PomoTube", 
    "start_url":"index.html", 
    "display":"standalone", 
    "background_color":"teal", 
    "theme_color":"teal", 
    "scope": ".", 
    "description":"Simple pomodoro based timer with youtube player ", 
    "icons":[ 
      { 
        "src":"images/logo-192.png",                       
        "sizes":"192x192", 
        "type":"image/png"
      }, 
      { 
        "src":"images/logo-512.png", 
        "sizes":"512x512", 
        "type":"image/png"
      } 
    ]
}

