{
  "name": "NoNotes Password Manager",
  "short_name": "NoNotes",
  "description": "Secure password manager with per-field encryption",
  "start_url": "/vault",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#2563eb",
  "orientation": "any",
  "categories": ["security", "utilities"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
