{
  "name": "PumaKeeper",
  "short_name": "PumaKeeper",
  "description": "Asana-style zero-dependency tracker with user-definable columns, views, and workspaces.",
  "start_url": ".",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0e0f11",
  "theme_color": "#0e0f11",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
