{
  "name": "Shhonpad+++ Web Edition",
  "short_name": "Shhonpad+++",
  "description": "A functional text and code editor webapp.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f0f4f9",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "icon-npp.webp",
      "sizes": "800x800",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "icon-npp.webp",
      "sizes": "192x192 512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ]
}
