{
  "name": "kierbica",
  "short_name": "kierbica",
  "description": "all my important links in one place",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#faf8f5",
  "background_color": "#faf8f5",
  "icons": [
    {
      "src": "K",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "K",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}