{
  "name": "Squirreld — Secure Family Vault",
  "short_name": "Squirreld",
  "description": "Keep your family's easy-to-lose stuff in one secure place — gift cards, warranties, the vault, recipes, vehicle records, and more.",
  "start_url": "/login",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1A3F5C",
  "theme_color": "#1A3F5C",
  "icons": [
    { "src": "/logo.png", "sizes": "192x192 512x512", "type": "image/png", "purpose": "any" },
    { "src": "/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
