{
  "id": "/app/",
  "name": "Paratum Life",
  "short_name": "Paratum",
  "description": "Prepared for ordinary days and the ones that aren't — medical care, assets, contacts, and important documents in one family vault.",
  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "lang": "en",
  "background_color": "#f6f7f9",
  "theme_color": "#2f6f5e",
  "icons": [
    { "src": "/app/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/app/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/app/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
