{
  "name": "Atomic Habits Tracker",
  "short_name": "Atomic Habits",
  "description": "Bouw gewoontes op via identiteit, duidelijke cues en de Twee-Minuten-Regel.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0f1a19",
  "theme_color": "#1c645c",
  "orientation": "portrait",
  "icons": [
    { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "icons/icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
