{
  "name": "Inky Hub",
  "short_name": "Inky",
  "description": "Zero-backend dashboard and plugin manager for the Inky E-Ink Display.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}