{
  "name": "ABLE Eligibility & Benefit Explorer",
  "short_name": "ABLE Explorer",
  "description": "Interactive tool from RISEI Lab at Northwestern University to explore ABLE Act eligibility, benefit interactions with SSI, SSDI, and Medicaid, and how to apply. Educational only. No data leaves your device.",
  "start_url": "/able-eligibility-explorer.html",
  "scope": "/",
  "id": "riseilab-able-explorer",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "theme_color": "#4E2A84",
  "background_color": "#F8F5EE",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["education", "utilities", "reference"],
  "prefer_related_applications": false,
  "icons": [
    {"src": "images/able-icon-48.png",  "sizes": "48x48",   "type": "image/png"},
    {"src": "images/able-icon-72.png",  "sizes": "72x72",   "type": "image/png"},
    {"src": "images/able-icon-96.png",  "sizes": "96x96",   "type": "image/png"},
    {"src": "images/able-icon-144.png", "sizes": "144x144", "type": "image/png"},
    {"src": "images/able-icon-152.png", "sizes": "152x152", "type": "image/png"},
    {"src": "images/able-icon-180.png", "sizes": "180x180", "type": "image/png"},
    {"src": "images/able-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "images/able-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
    {"src": "images/able-icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ],
  "shortcuts": [
    {"name": "Start the Explorer",       "short_name": "Start", "description": "Begin the five-step eligibility walkthrough.", "url": "/able-eligibility-explorer.html", "icons": [{"src": "images/able-icon-192.png", "sizes": "192x192"}]},
    {"name": "ABLE Resource Center",     "short_name": "Center", "description": "Open the RISEI Lab ABLE Resource Center.",     "url": "/able-resource-center.html",     "icons": [{"src": "images/able-icon-192.png", "sizes": "192x192"}]},
    {"name": "Brief for Families",       "short_name": "Family", "description": "Read the two-page family brief.",             "url": "/able-brief-families.html",      "icons": [{"src": "images/able-icon-192.png", "sizes": "192x192"}]}
  ]
}
