{
    "name": "Appointment Manager",
    "short_name": "APP MGR PUB",
    "description": "A progressive web app Appointment Manager for a public URL",
    "start_url": "",
    "display": "minimal-ui",
    "background_color": "#f4f4f5",
    "theme_color": "#000000",
    "icons": [{
            "src": "assets/icons/Icon_Bird_512x512.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "assets/icons/Icon_Bird_512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}