{
  "name": "NoteKeeper - Offline Notes",
  "short_name": "NoteKeeper",
  "description": "Strategic knowledge management with offline support",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0f7ff",
  "theme_color": "#1e40af",
  "orientation": "portrait-primary",
  "categories": ["productivity", "utilities"],
  "icons": [
    { "src": "/static/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/static/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
