{
  "name": "Moments - Life Event Tracker",
  "short_name": "Moments",
  "description": "Minimalist offline-first life event tracker and day counter.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0a0a0c",
  "theme_color": "#6366f1",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
