{
  "name": "LemnLog Worker",
  "short_name": "LemnLog",
  "description": "Log your workshop day — tasks, hours, materials.",
  "theme_color": "#2F4A26",
  "background_color": "#F5F1E8",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/login",
  "icons": [
    { "src": "icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
