{
  "name": "JW Notes",
  "short_name": "JW Notes",
  "description": "Edit your JW Library study notes locally.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FDFBF7",
  "theme_color": "#8B5E3C",
  "icons": [
    { "src": "/app-icon.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any maskable" },
    { "src": "/favicon.png", "sizes": "512x512", "type": "image/png" }
  ]
}