{
  "name": "Paweł Szupiluk - Portfolio",
  "short_name": "Portfolio",
  "icons": [
    {
      "src": "assets/img/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/img/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "theme_color": "#F5F5F7",
  "background_color": "#F5F5F7",
  "display": "standalone",
  "start_url": "."
}
