{
  "name": "albert.blog",
  "short_name": "albert",
  "description": "Thoughts on minimalism, creativity, and the art of writing.",
  "start_url": "/en/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#3C210C",
  "background_color": "#FFF8F3",
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
