{
  "dir": "ltr",
  "display": "fullscreen",
  "orientation": "portrait-primary",
  "id": "giannis_ftaras",
  "name": "Giannis Ftaras",
  "short_name": "GF",
  "scope": "/",
  "lang": "en",
  "description": "Building projects for the future.",
  "theme_color": "#0a192f",
  "background_color": "#0a192f",
  "start_url": "/",
  "shortcuts": [
    {
      "name": "Privacy Policy",
      "url": "/privacy",
      "description": "Check out which information is collected and how it's proccessed",
      "icons": [
        {
          "src": "/assets/img/pwa-icons/icon-96x96.png",
          "type": "image/png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Credits",
      "url": "/credits",
      "description": "The people, services and libraries that helped me build this site",
      "icons": [
        {
          "src": "/assets/img/pwa-icons/icon-96x96.png",
          "type": "image/png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "icons": [
    {
      "src": "/assets/img/pwa-icons/icon-72x72.png",
      "type": "image/png",
      "sizes": "72x72"
    },
    {
      "src": "/assets/img/pwa-icons/icon-96x96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "/assets/img/pwa-icons/icon-128x128.png",
      "type": "image/png",
      "sizes": "128x128"
    },
    {
      "src": "/assets/img/pwa-icons/icon-144x144.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "/assets/img/pwa-icons/icon-152x152.png",
      "type": "image/png",
      "sizes": "152x152"
    },
    {
      "src": "/assets/img/pwa-icons/icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/assets/img/pwa-icons/icon-384x384.png",
      "type": "image/png",
      "sizes": "384x384"
    },
    {
      "src": "/assets/img/pwa-icons/icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}