{
  "name": "TrustWill",
  "short_name": "TrustWill",
  "description": "Create your will or trust with the platform built to evolve, protecting your loved ones today, tomorrow, and beyond.",
  "id": "/",
  "start_url": "/login",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fdfdf2",
  "theme_color": "#4f46e5",
  "orientation": "portrait",
  "lang": "en",
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
