{
    "start_url": "/?utm_source=homescreen",
    "name": "invoice_pad",
    "short_name": "invoice_pad",
    "icons": [
        {
            "src": "img/icons/android-chrome-512x512.png",
            "type": "image/png",
            "sizes": "512x512"
        },
        {
            "src": "img/icons/android-chrome-192x192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "img/icons/apple-touch-icon-180x180.png",
            "type": "image/png",
            "sizes": "180x180"
        },
        {
            "src": "img/icons/apple-touch-icon-152x152.png",
            "type": "image/png",
            "sizes": "152x152"
        }
    ],
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#278fef"
}
