{
  "name": "Aging Alone Checklist",
  "short_name": "Aging Alone",
  "description": "Practical planning for solo agers \u2014 the legal, health, and daily-support decisions to handle before you need them.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1e70b7",
  "icons": [
    {
      "src": "/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "government",
    "utilities",
    "reference"
  ],
  "lang": "en-US"
}