{
  "name": "Productivity Tracker — Lula Helpline",
  "short_name": "Productivity",
  "description": "Private, offline-capable session ledger. Data stays on your device.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#18181b",
  "orientation": "any",
  "scope": "./",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}