{
  "name": "First Domino",
  "short_name": "First Domino",
  "description": "Pay off the smallest balance first and watch the dominoes fall. By Debt Negotiators.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F4F6F3",
  "theme_color": "#0E7C5B",
  "lang": "en",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
