{
  "name": "REGISTRY: Activity Tracker",
  "short_name": "Registry",
  "description": "Minimalist, local-first activity tracker.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0d0f14",
  "theme_color": "#4fd6be",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
