{
  "name": "Podavleniye Folio",
  "short_name": "Podavleniye",
  "description": "Graphic Design Portfolio of Podavleniye, based in Florence.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "any",
  "icons": [
    {
      "src": "img/icon-192.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "img/icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}
