{
    "manifest_version": 3
  , "id": "/?utm_source=start_url"
  , "name": "CV+Portfolio"
  , "short_name": "cv"
  , "version": "0.3.1"
  , "version_name": "v0.3.1-b8"
  , "default_locale": "en"
  , "description": "Modern CV, Resume and Portfolio"
  , "icons": [
      {
          "src":    "favicon.ico"
        , "sizes":  "32x32"
        , "type":   "image/x-icon"
      }
    ]
  , "author":           "Baltrushaitis Tomas"
  , "start_url":        "/?utm_source=start_url"
  , "display":          "standalone"
  , "theme_color":      "#000"
  , "background_color": "#fff"
}
