{
  "name": "Keyboard TYPE",
  "short_name": "KB Type",
  "description": "A minimalist, distraction-free writing space.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#0f0f0f",
  "icons": [
    {
      "src": "https://img.icons8.com/fluency/512/keyboard.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
