{
  "name": "Stefan Mollov",
  "short_name": "SM",
  "display": "standalone",
  "start_url": "/index.html",
  "scope": "/",
  "background_color": "#101011",
  "theme_color": "#101011",
  "icons": [
    {
      "src": "/images/icon-144.webp",
      "sizes": "144x144",
      "type": "image/webp",
      "purpose": "maskable"
    },
    {
      "src": "/images/icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}