{
  "name": "Timeline — Idontwantyourdata.com",
  "short_name": "Timeline",
  "description": "A private, local-only timeline for organizing your history. Nothing is ever sent anywhere — all data stays on this device.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#faf9f6",
  "theme_color": "#faf9f6",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
