{
    "short_name": "Digital Cash Flow",
    "name": "Digital Cash Flow Tools",
    "icons": [
        {
        "src": "/images/phone-icon-192.png",
        "type": "image/png",
        "sizes": "192x192"
        },
        {
        "src": "/images/phone-icon-512.png",
        "type": "image/png",
        "sizes": "512x512"
        }
    ],
    "start_url": "./index.html",
    "background_color": "#AD86D9",
    "display": "standalone",
    "scope": "./",
    "theme_color": "#AD86D9"
  }